[PATCH] D75362: [InstCombine] Process blocks in RPO

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 08:00:04 PDT 2023


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

Rebase due to test changes


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

https://reviews.llvm.org/D75362

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/oss_fuzz_32759.ll
  llvm/test/Transforms/InstCombine/pr44245.ll
  llvm/test/Transforms/InstCombine/select.ll
  llvm/test/Transforms/InstCombine/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75362.533610.patch
Type: text/x-patch
Size: 7029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/088f02dd/attachment.bin>


More information about the llvm-commits mailing list