[all-commits] [llvm/llvm-project] 061566: [RISCV] Remove -enable-unsafe-fp-math from machine...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Oct 19 15:55:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 061566d954bade4c3c6020aca097ebd493ce2ee0
https://github.com/llvm/llvm-project/commit/061566d954bade4c3c6020aca097ebd493ce2ee0
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/machine-combiner-mir.ll
M llvm/test/CodeGen/RISCV/machine-combiner.ll
Log Message:
-----------
[RISCV] Remove -enable-unsafe-fp-math from machine combiner tests. NFC
The optimization is using fast math flags on the instructions instead.
More information about the All-commits
mailing list