[PATCH] D106189: [InstSimplify] Expose generic interface for replaced operand simplification

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 15:39:04 PDT 2021


jdoerfert updated this revision to Diff 359464.
jdoerfert added a comment.
This revision is now accepted and ready to land.

Change approach to use the SimplifyInstruction interface instead. Tests not updated yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106189

Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/lib/Analysis/InstructionSimplify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106189.359464.patch
Type: text/x-patch
Size: 14686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/6279bfdc/attachment.bin>


More information about the llvm-commits mailing list