aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorValery N Dmitriev <valery.n.dmitriev@intel.com>2021-06-11 09:35:08 -0700
committerValery N Dmitriev <valery.n.dmitriev@intel.com>2021-06-11 10:08:55 -0700
commit94a07c79cf108b8b9566acfa64d11aca27d60a84 (patch)
tree6f6b9ec6896db0f0c64ada11935dc12857c0c164 /llvm/lib/CodeGen/MachineFunction.cpp
parentee98f600de9ed1498fae75a08382a1f73c1d69bb (diff)
downloadllvm-94a07c79cf108b8b9566acfa64d11aca27d60a84.zip
llvm-94a07c79cf108b8b9566acfa64d11aca27d60a84.tar.gz
llvm-94a07c79cf108b8b9566acfa64d11aca27d60a84.tar.bz2
[SLP][NFC] Fix condition that was supposed to save a bit of compile time.
It was found by chance revealing discrepancy between comment (few lines above), the condition and how re-ordering of instruction is done inside the if statement it guards. The condition was always evaluated to true. Differential Revision: https://reviews.llvm.org/D104064
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions