diff options
author | David Sherwood <david.sherwood@arm.com> | 2025-03-14 11:14:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 11:14:09 +0000 |
commit | 3b6d0093aa82a24fb2233cae6cfd549a540a4535 (patch) | |
tree | 889e7a432d0be580d037f05da6c06da55379fa23 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | a58a6a95b0783f775121fac8b02b44e40b638927 (diff) | |
download | llvm-3b6d0093aa82a24fb2233cae6cfd549a540a4535.zip llvm-3b6d0093aa82a24fb2233cae6cfd549a540a4535.tar.gz llvm-3b6d0093aa82a24fb2233cae6cfd549a540a4535.tar.bz2 |
[LV][NFC] Refactor code for extracting first active element (#131118)
Refactor the code to extract the first active element of a
vector in the early exit block, in preparation for PR #130766.
I've replaced the VPInstruction::ExtractFirstActive nodes with
a combination of a new VPInstruction::FirstActiveLane node and
a Instruction::ExtractElement node.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions