[all-commits] [llvm/llvm-project] 08a770: [AArch64][SVE] Replace mask pointers in fixed-leng...
Matthew Devereau via All-commits
all-commits at lists.llvm.org
Tue Dec 14 07:31:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08a770c378ca5d8975ef305d15f297c3f980d186
https://github.com/llvm/llvm-project/commit/08a770c378ca5d8975ef305d15f297c3f980d186
Author: Matt Devereau <matthew.devereau at arm.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-vselect.ll
Log Message:
-----------
[AArch64][SVE] Replace mask pointers in fixed-length-fp-vselect test
Replace mask pointer parameters with fcmp for better quality codegen
Differential Revision: https://reviews.llvm.org/D115641
More information about the All-commits
mailing list