aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Debugify.cpp
diff options
context:
space:
mode:
authorAsher Mancinelli <ashermancinelli@gmail.com>2025-05-06 07:38:00 -0700
committerGitHub <noreply@github.com>2025-05-06 07:38:00 -0700
commit368fbc21631a16b66a2a5609271c467a025a08b9 (patch)
tree11e731b89b531460e14784cd98f52e9f1860de7e /llvm/lib/Transforms/Utils/Debugify.cpp
parentd1b3eeb24460fb65773db712e4cc0e204ffcaa0d (diff)
downloadllvm-368fbc21631a16b66a2a5609271c467a025a08b9.zip
llvm-368fbc21631a16b66a2a5609271c467a025a08b9.tar.gz
llvm-368fbc21631a16b66a2a5609271c467a025a08b9.tar.bz2
[flang] Lower volatile class types (#138607)
So far, only boxes and references have had their volatile attribute set during lowering. This patch enables the volatility of classes to be properly represented in the ir, same as box and ref. For simple cases, not much needs to change in the codegen or conversion patterns because the prior work on volatile refs/boxes propagates volatility already. I am running further testing with the strict verification enabled to find remaining cases of incorrect/missing volatile propagation.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions