diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-07-15 17:40:24 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-07-27 00:56:12 -0500 |
commit | 75636868e2c96cb17fdfd1ed70e284ab19a15160 (patch) | |
tree | 1f7ff3699b5e6a2d52d6de70488918af5abd8ab9 /llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp | |
parent | 67ab875ff578588574a63d29d52f73fd25128c74 (diff) | |
download | llvm-75636868e2c96cb17fdfd1ed70e284ab19a15160.zip llvm-75636868e2c96cb17fdfd1ed70e284ab19a15160.tar.gz llvm-75636868e2c96cb17fdfd1ed70e284ab19a15160.tar.bz2 |
[InstSimplify] Expose generic interface for replaced operand simplification
Users, especially the Attributor, might replace multiple operands at
once. The actual implementation of simplifyWithOpReplaced is able to
handle that just fine, the interface was simply not allowing to replace
more than one operand at a time. This is exposing a more generic
interface without intended changes for existing code.
Differential Revision: https://reviews.llvm.org/D106189
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions