aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2025-03-14 11:14:09 +0000
committerGitHub <noreply@github.com>2025-03-14 11:14:09 +0000
commit3b6d0093aa82a24fb2233cae6cfd549a540a4535 (patch)
tree889e7a432d0be580d037f05da6c06da55379fa23 /llvm/lib/CodeGen/CodeGen.cpp
parenta58a6a95b0783f775121fac8b02b44e40b638927 (diff)
downloadllvm-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