[llvm] [SimplifyCFG] Preserve common TBAA metadata when hoisting instructions. (PR #97158)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 29 06:06:10 PDT 2024
nikic wrote:
This would get automatically handled if it used the actual hoisting logic -- why doesn't it?
https://github.com/llvm/llvm-project/pull/97158
More information about the llvm-commits
mailing list