diff options
author | Florian Hahn <flo@fhahn.com> | 2025-04-25 16:27:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 16:27:29 +0100 |
commit | df21288247c4683164b5aa532c29317cc4414a8b (patch) | |
tree | 8f415ac9cde982faf98115d2ad8fa31abafe7120 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4ea2278e392c148f195b81443bb6fd7a38a73827 (diff) | |
download | llvm-df21288247c4683164b5aa532c29317cc4414a8b.zip llvm-df21288247c4683164b5aa532c29317cc4414a8b.tar.gz llvm-df21288247c4683164b5aa532c29317cc4414a8b.tar.bz2 |
[VPlan] Replace ExtractFromEnd with Extract(Last|Penultimate)Element (NFC). (#137030)
ExtractFromEnd only has 2 uses, extracting the last and penultimate
elements. Replace it with 2 separate opcodes, removing the need to
materialize and handle a constant argument.
PR: https://github.com/llvm/llvm-project/pull/137030
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions