diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-07-15 18:24:58 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-07-27 00:56:23 -0500 |
commit | d4bfce552110086f198ba46f37acf63df8758921 (patch) | |
tree | 032b538c5212d4e3c298dc7379081ad15ed5275f /llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp | |
parent | 75636868e2c96cb17fdfd1ed70e284ab19a15160 (diff) | |
download | llvm-d4bfce552110086f198ba46f37acf63df8758921.zip llvm-d4bfce552110086f198ba46f37acf63df8758921.tar.gz llvm-d4bfce552110086f198ba46f37acf63df8758921.tar.bz2 |
[Attributor] Utilize the InstSimplify interface to simplify instructions
When we simplify at least one operand in the Attributor simplification
we can use the InstSimplify to work on the simplified operands. This
allows us to avoid duplication of the logic.
Depends on D106189
Differential Revision: https://reviews.llvm.org/D106190
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions