[PATCH] D99206: Make FindAvailableLoadedValue TBAA aware
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 10:10:15 PDT 2021
thopre updated this revision to Diff 333033.
thopre marked 3 inline comments as done.
thopre added a comment.
- Remove redundant AAAATags
- Rebase on committed baseline testcase
- Remove -evaluate-aa-metadata
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99206/new/
https://reviews.llvm.org/D99206
Files:
llvm/include/llvm/Analysis/Loads.h
llvm/lib/Analysis/Loads.cpp
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/InstCombine/load-no-aliasing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99206.333033.patch
Type: text/x-patch
Size: 10331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/36385170/attachment.bin>
More information about the llvm-commits
mailing list