[PATCH] D146599: [InstSimplify] Actually use NewOps for calls in simplifyInstructionWithOperands

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 09:26:33 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f23c7f5bedc: [InstSimplify] Actually use NewOps for calls in simplifyInstructionWithOperands (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D146599?vs=507212&id=507393#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146599

Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/unittests/Transforms/Utils/LocalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146599.507393.patch
Type: text/x-patch
Size: 12518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/4a8e7c05/attachment.bin>


More information about the llvm-commits mailing list