Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Backend] Reject volatile TMA load in LLVM codegen (#5568)
This isn't supported by the lowering, so reject it properly. Also, switch from using asserts to emitting an MLIR error.
- Loading branch information