[all-commits] [llvm/llvm-project] 0fa1dd: [NFC][SVE] s/fast/contract/ in test sve-fp-combine.ll
Peter Waller via All-commits
all-commits at lists.llvm.org
Wed Dec 8 08:12:38 PST 2021
Branch: refs/heads/nfc-contract-patch
Home: https://github.com/llvm/llvm-project
Commit: 0fa1dda5eb642f678d9aa5f70c5e525583f653e0
https://github.com/llvm/llvm-project/commit/0fa1dda5eb642f678d9aa5f70c5e525583f653e0
Author: Peter Waller <peter.waller at arm.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/sve-fp-combine.ll
Log Message:
-----------
[NFC][SVE] s/fast/contract/ in test sve-fp-combine.ll
These tests doesn't currently make use of any fast math flag other than
contract. This will change in D109525 when a dependency on nsz will be
introduced where negation is involved.
More information about the All-commits
mailing list