[flang] [llvm] [mlir] [MLIR][OpenMP] Lowering nontemporal clause to LLVM IR for SIMD directive (PR #118751)

Kiran Chandramohan via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 23 10:09:03 PDT 2025


kiranchandramohan wrote:

> Kiran I think situations like that would be extremely difficult to address with the current design.

OK. Was just point out. No need to fix in this PR. We might want to be able to set these attributes on OpenMP operations that lower to loads or stores and handle them in translation.

https://github.com/llvm/llvm-project/pull/118751


More information about the llvm-commits mailing list