You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reverts commit f2e38e8.
In downstream testing, this folder appeared to cause assertions in
upstream MLIR to fail with the following:
```
llvm::APSInt mlir::IntegerAttr::getAPSInt() const: Assertion
`!getType().isSignlessInteger() && "Signless integers don't carry a
sign for APSInt"' failed.
```
0 commit comments