[all-commits] [llvm/llvm-project] 866172: [AArch64] Add tests with free shuffles for indexed...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon May 23 12:28:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86617256864ebcbda03b6ce843deeb6a41a85800
https://github.com/llvm/llvm-project/commit/86617256864ebcbda03b6ce843deeb6a41a85800
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M llvm/test/Transforms/CodeGenPrepare/AArch64/sink-free-instructions.ll
Log Message:
-----------
[AArch64] Add tests with free shuffles for indexed fma variants.
The new tests contain examples where shuffles are free, because indexed
fma instructions can be used.
More information about the All-commits
mailing list