aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorJun Bum Lim <junbuml@codeaurora.org>2017-12-15 16:09:54 +0000
committerJun Bum Lim <junbuml@codeaurora.org>2017-12-15 16:09:54 +0000
commit22855c26a5a84876e652ab5ef3c8006e3b6f8f22 (patch)
tree36ec48e74be34aef8365a852caf4bca6afdcd8e8 /llvm/lib/CodeGen/MachineOperand.cpp
parent18b0d1e5b9def4df301efe57d67291bcaf1b5360 (diff)
downloadllvm-22855c26a5a84876e652ab5ef3c8006e3b6f8f22.zip
llvm-22855c26a5a84876e652ab5ef3c8006e3b6f8f22.tar.gz
llvm-22855c26a5a84876e652ab5ef3c8006e3b6f8f22.tar.bz2
[LICM] Allow sinking when foldable in loop
Summary: Continue trying to sink an instruction if its users in the loop is foldable. This will allow the instruction to be folded in the loop by decoupling it from the user outside of the loop. Reviewers: hfinkel, majnemer, davidxl, efriedma, danielcdh, bmakam, mcrosier Reviewed By: hfinkel Subscribers: javed.absar, bmakam, mcrosier, llvm-commits Differential Revision: https://reviews.llvm.org/D37076 llvm-svn: 320823
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions