diff options
author | Florian Hahn <flo@fhahn.com> | 2022-12-26 22:46:24 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-12-26 22:47:09 +0000 |
commit | 36d70a6aea6bfd22e4f83387ff1019ebb1f86233 (patch) | |
tree | 517a641a64d995a6c7fd7ed420c7a3883109b167 /llvm/tools/llvm-strings/llvm-strings.cpp | |
parent | c4f815d7052805d613d95eb6a1fc8853ad61ba38 (diff) | |
download | llvm-36d70a6aea6bfd22e4f83387ff1019ebb1f86233.zip llvm-36d70a6aea6bfd22e4f83387ff1019ebb1f86233.tar.gz llvm-36d70a6aea6bfd22e4f83387ff1019ebb1f86233.tar.bz2 |
[VPlan] Remove redundant blocks by merging them into predecessors.
Add and run VPlan transform to fold blocks with a single predecessor
into the predecessor. This remove redundant blocks and addresses a TODO
to replace special handling for the vector latch VPBB.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D139927
Diffstat (limited to 'llvm/tools/llvm-strings/llvm-strings.cpp')
0 files changed, 0 insertions, 0 deletions