[PATCH] D99027: [InstCombine] Whitelist non-refining folds in SimplifyWithOpReplaced

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 14:13:17 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e18cd887cd4: [InstCombine] Whitelist non-refining folds in SimplifyWithOpReplaced (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D99027?vs=332158&id=332421#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99027

Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstCombine/minmax-fold.ll
  llvm/test/Transforms/InstCombine/select.ll
  llvm/test/Transforms/InstSimplify/pr49495.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99027.332421.patch
Type: text/x-patch
Size: 6181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/4fa34a87/attachment.bin>


More information about the llvm-commits mailing list