[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 14:23:50 PDT 2021


jdoerfert updated this revision to Diff 359450.
jdoerfert marked 2 inline comments as done.
jdoerfert added a comment.

Use ArrayRef


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.359450.patch
Type: text/x-patch
Size: 4969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/9dcdb861/attachment.bin>


More information about the llvm-commits mailing list