[Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Add implicit cast to omp.atomic.read (PR #114659)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Jan 14 03:51:19 PST 2025
NimishMishra wrote:
> @NimishMishra is this patch still needed?
I'm sorry; this fell off my radar. Yes, without this, the test-cases in https://github.com/llvm/llvm-project/issues/112908 will segfault. I have addressed your comments, and have added a TODO based on what Michael suggested (and added that to our internal tracking system too). I'll work on integrating Michael's solution. In the meantime, we can probably go with this.
https://github.com/llvm/llvm-project/pull/114659
More information about the Mlir-commits
mailing list