[llvm] [TBAA] Do not rewrite TBAA tag in `adjustForAccess` if already exists (PR #96483)
Antonio Frighetto via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 08:30:46 PDT 2024
antoniofrighetto wrote:
Kind ping. @nikic AFAICT I think this should basically reinstate behaviour prior to a87fa7f0caa1b8bf328524e0aec80a10ed4af7f9, modulo for taking into account scope/noalias too (as long as it was previously correct).
https://github.com/llvm/llvm-project/pull/96483
More information about the llvm-commits
mailing list