[PATCH] D137323: [InstCombine] Perform memset -> load forwarding

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 07:29:23 PDT 2022


nikic updated this revision to Diff 472931.
nikic added a comment.

Add another test


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137323/new/

https://reviews.llvm.org/D137323

Files:
  llvm/lib/Analysis/Loads.cpp
  llvm/test/Transforms/InstCombine/load-store-forward.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137323.472931.patch
Type: text/x-patch
Size: 6421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/9eb16a74/attachment.bin>


More information about the llvm-commits mailing list