[flang-commits] [flang] [flang] Skip optimized bufferization on volatile refs (PR #140781)

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Tue May 20 12:18:19 PDT 2025


vzakhari wrote:

Should not we instead check for `getValue` being `nullptr` at the places where it is used?  It seems to be more generic than checking for volatile explicitly.

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


More information about the flang-commits mailing list