[llvm-branch-commits] [llvm] [SROA] Use !tbaa instead of !tbaa.struct if op matches field. (PR #81289)

Florian Hahn via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 9 12:15:17 PST 2024


fhahn wrote:

> Hmm. 10 changes + 1 new usage of setAAMetaData, But only 4 relevant changes in tests.. That part of SROA seems to lack some testing ?

Yes, will add the missing coverage, just wanted to make sure this makes sense in general beforehand

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


More information about the llvm-branch-commits mailing list