diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-24 21:48:58 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-06-24 21:48:58 +0100 |
commit | 830b2c842e78945de0d2dbd1b58ed74b977fd5f4 (patch) | |
tree | 85475ca30b1c0b39ab9c639d17933df95e2c1a12 /clang/lib/CodeGen | |
parent | 3a71884ab1a508aed6e3e2fd79a83e7d70f34784 (diff) | |
download | llvm-830b2c842e78945de0d2dbd1b58ed74b977fd5f4.zip llvm-830b2c842e78945de0d2dbd1b58ed74b977fd5f4.tar.gz llvm-830b2c842e78945de0d2dbd1b58ed74b977fd5f4.tar.bz2 |
[LV] Replace redundant ExtractLastElement of reduction result (NFC).
Replace redundant ExtractLastElement VPInstructions early. This is NFC,
as the VPInstruction computing the final result is vector-to-scalar,
producing a single scalar already. This enables follow-up changes to
model more aspects of reductions directly in VPlan.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions