Update test to check MIR after finalize-isel instead of debug output.
This is of course not the only place we should preserve FMF, but
it's the most obvious one.
Paths
| Differential D126306
[RISCV] Preserve fast math flags in lowerVPOp. ClosedPublic Authored by craig.topper on May 24 2022, 10:02 AM.
Details Summary Update test to check MIR after finalize-isel instead of debug output. This is of course not the only place we should preserve FMF, but
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2022, 2:36 AM This revision was landed with ongoing or failed builds.May 25 2022, 9:16 AM Closed by commit rG172149e98c2a: [RISCV] Preserve fast math flags in lowerVPOp. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 432018 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/pass-fast-math-flags-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/pass-fast-math-flags-sdnode.ll
|