| Issue | 115393 |
|---|---|
| Summary | Missing `LLVM_CallIntrinsicOp` support for `elementtype` |
| Labels | mlir:llvm |
| Assignees | |
| Reporter | bcardosolopes |
In order to lower ARM64 intrinsics down from ClangIR to LLVM, we found that we cannot lower to LLVM intrinsics that might need a `elementtype`, one example is LLVM intrinsic `aarch64.ldxr`, which requires `elementtype`.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
