[PATCH] D99206: Make FindAvailableLoadedValue TBAA aware

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 08:42:08 PDT 2021


thopre updated this revision to Diff 333007.
thopre marked 2 inline comments as done.
thopre added a comment.

- Make patch standalone
- Add InstCombine testcase
- Fix naming of function while modifying parameters
- Make MemoryLocation mandatory


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.333007.patch
Type: text/x-patch
Size: 10329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/618a1f76/attachment.bin>


More information about the llvm-commits mailing list