[all-commits] [llvm/llvm-project] 0c5ea0: [AArch64] Add vector select test showing redundant...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Feb 24 04:14:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c5ea01b20623e403c61ec8ef768695d2e5809f9
https://github.com/llvm/llvm-project/commit/0c5ea01b20623e403c61ec8ef768695d2e5809f9
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
A llvm/test/CodeGen/AArch64/vselect-ext.ll
Log Message:
-----------
[AArch64] Add vector select test showing redundant operations.
The tests show sub-optimal lowering of extend/cmp/select chains starting
with v16i8 vectors.
More information about the All-commits
mailing list