[llvm] [IR][TBAA] Allow multiple fileds with same offset in TBAA struct-path (PR #76356)

via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 05:29:49 PST 2024


dobbelaj-snps wrote:

@dybv-sc Did you try out the extra testcases I mentioned (union of 2 structs) ? Can you also try out the effect of a union of arrays, and then referring to the 2nd element in the array ?

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


More information about the llvm-commits mailing list