stellaraccident wrote:

Thank you for the revert.

We were failing on assertion when integrating this patch:

```
iree-compile: 
/home/stella/megabump/work/iree/third_party/llvm-project/llvm/include/llvm/Support/Casting.h:566:
 decltype(auto) llvm::cast(const From &) [To = mlir::LLVM::LLVMPointerType, F
rom = mlir::Type]: Assertion `isa<To>(Val) && "cast<Ty>() argument of 
incompatible type!"' failed.
```

https://github.com/llvm/llvm-project/pull/68136
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to