[llvm] [mlir] [llvm][OpenMP] Add implicit cast to omp.atomic.read (PR #114659)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 4 06:54:00 PST 2024
NimishMishra wrote:
> I wonder we should use #101966 instead which handles type punning consistently by itself
I think we can. But how do go ahead with changes in Clang codegen? Will there be opposition from community if we try to merge a solution like https://github.com/llvm/llvm-project/pull/101966?
https://github.com/llvm/llvm-project/pull/114659
More information about the llvm-commits
mailing list