Details
Details
Diff Detail
Diff Detail
Event Timeline
mlir/test/Conversion/ArithToLLVM/arith-to-llvm.mlir | ||
---|---|---|
473 | I know the others have it, but can we drop the leading {{.*}} = ? I don't think it adds anything to these tests. |
Paths
| Differential D137456
[mlir][arith] Convert fastmath to LLVM dialect for some arith ops. ClosedPublic Authored by vzakhari on Nov 4 2022, 12:16 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 7 2022, 6:44 PM This revision was landed with ongoing or failed builds.Nov 7 2022, 7:57 PM Closed by commit rGe72fb692104e: [mlir][arith] Convert fastmath to LLVM dialect for some arith ops. (authored by vzakhari). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 473862 mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp
mlir/test/Conversion/ArithToLLVM/arith-to-llvm.mlir
|
I know the others have it, but can we drop the leading {{.*}} = ? I don't think it adds anything to these tests.