[all-commits] [llvm/llvm-project] b0f89f: [AArch64] Extend testing for folding fadd to predi...
David Green via All-commits
all-commits at lists.llvm.org
Wed Apr 12 03:00:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0f89f09f2be84bebf90d469cf072494fe33c6f9
https://github.com/llvm/llvm-project/commit/b0f89f09f2be84bebf90d469cf072494fe33c6f9
Author: David Green <david.green at arm.com>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/sve-fp-combine.ll
Log Message:
-----------
[AArch64] Extend testing for folding fadd to predicated SVE insinstructions. NFC
This extends the existing tests to include negative zeros and additional
combinations. See D147724 and D147723.
More information about the All-commits
mailing list