[all-commits] [llvm/llvm-project] 9b59a6: [x86] add tests for fma folds with fast-math-flags...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed May 19 11:32:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b59a61cfc4eb033446da7dcdd6eb18714742ce8
https://github.com/llvm/llvm-project/commit/9b59a61cfc4eb033446da7dcdd6eb18714742ce8
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M llvm/test/CodeGen/X86/fma-fneg-combine.ll
Log Message:
-----------
[x86] add tests for fma folds with fast-math-flags; NFC
Part of prep work for D90901
More information about the All-commits
mailing list