aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2024-04-17 01:30:48 -0500
committerNoah Goldstein <goldstein.w.n@gmail.com>2024-05-03 14:10:24 -0500
commit285dbed147e243f416b003e150d67ffb0922ff16 (patch)
treeee2f0f1038d88d62604fc460f5307e755e2059da /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentf8ff51e1b08643b23f90e1a39c3fb55a23d2dc84 (diff)
downloadllvm-285dbed147e243f416b003e150d67ffb0922ff16.zip
llvm-285dbed147e243f416b003e150d67ffb0922ff16.tar.gz
llvm-285dbed147e243f416b003e150d67ffb0922ff16.tar.bz2
[Inliner] Propagate callee argument memory access attributes before inlining
To avoid losing information, we can propagate some access attribute from the to-be-inlined callee to its callsites. We can propagate argument memory access attributes to callsite parameters if they are from the same underlying object. Closes #89024
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions