diff options
author | Hari Limaye <hari.limaye@arm.com> | 2025-03-28 14:47:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 14:47:40 +0000 |
commit | bf5627c85e6975a73bf582cf0d23a993673413d0 (patch) | |
tree | 1e14f09c42b4039f8e6d55e727af15c50ee47127 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | db04c3e4b3d9b79d99c5bbeb7fffaa887cd4352e (diff) | |
download | llvm-bf5627c85e6975a73bf582cf0d23a993673413d0.zip llvm-bf5627c85e6975a73bf582cf0d23a993673413d0.tar.gz llvm-bf5627c85e6975a73bf582cf0d23a993673413d0.tar.bz2 |
[LV] Optimize VPWidenIntOrFpInductionRecipe for known TC (#118828)
Optimize the IR generated for a VPWidenIntOrFpInductionRecipe to use the
narrowest type necessary, when the trip-count of a loop is known to be
constant and the only use of the recipe is the condition used by the
vector loop's backedge branch.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions