[flang-commits] [clang] [flang] [llvm] [mlir] [IR] Generalize !amdgpu.ignore.denormal.mode into !atomic.ignore.denormal.mode (PR #217585)
Christian Sigg via flang-commits
flang-commits at lists.llvm.org
Mon Aug 24 05:18:24 PDT 2026
chsigg wrote:
Thank you Nikita for the review and guidance.
- I removed the textual IR upgrade from LLParser.
- I moved the bitcode metadata upgrade into the existing instruction traversal loop.
https://github.com/llvm/llvm-project/pull/217585
More information about the flang-commits
mailing list