[llvm-branch-commits] [llvm] [TBAA] Use !tbaa for first accessed field if it is an exact match in offset and size. (PR #81313)

Florian Hahn via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 12 06:05:29 PST 2024


fhahn wrote:

> lgtm
> 
> Maybe rephrase the commit message to something like:
> 
> ```
>  [tbaa] Use !tbaa for first accessed field if it is an exact match in offset and size. 
> ```

Updated, thanks! It would be great if you could take another look at https://github.com/llvm/llvm-project/pull/81289 in case you missed my response to your comment, as this PR depends on https://github.com/llvm/llvm-project/pull/81289

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


More information about the llvm-branch-commits mailing list