Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117101
Fold arith.cmpf when at least one operand is known to be NaN. ClosedPublic Authored by csigg on Jan 12 2022, 3:48 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptJan 12 2022, 3:48 AM This revision is now accepted and ready to land.Jan 12 2022, 5:40 AM Closed by commit rGf6fab68c3062: Fold arith.cmpf when at least one operand is known to be NaN. (authored by csigg). · Explain WhyJan 12 2022, 11:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 399283 mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
mlir/test/Dialect/Arithmetic/canonicalize.mlir
|