aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-04-13 08:28:26 +0100
committerFlorian Hahn <flo@fhahn.com>2020-04-13 08:35:28 +0100
commit18138e02529067144acd4bdb9c0ac09beac5cd3d (patch)
tree37fc08a2799d66e28de3aff94eada407c758fe51 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent43cf489cf5c3b2178d23240dd88e9306fb8589e2 (diff)
downloadllvm-18138e02529067144acd4bdb9c0ac09beac5cd3d.zip
llvm-18138e02529067144acd4bdb9c0ac09beac5cd3d.tar.gz
llvm-18138e02529067144acd4bdb9c0ac09beac5cd3d.tar.bz2
[VPlan] Introduce VPWidenSelectRecipe (NFC).
Widening a selects depends on whether the condition is loop invariant or not. Rather than checking during codegen-time, the information can be recorded at the VPlan construction time. This was suggested as part of D76992, to reduce the reliance on accessing the original underlying IR values. Reviewers: gilr, rengolin, Ayal, hsaito Reviewed By: gilr Differential Revision: https://reviews.llvm.org/D77869
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions