[all-commits] [llvm/llvm-project] f6fab6: Fold arith.cmpf when at least one operand is known...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Jan 12 11:49:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6fab68c30622b7c97b0d21b5ea02809210444eb
https://github.com/llvm/llvm-project/commit/f6fab68c30622b7c97b0d21b5ea02809210444eb
Author: Christian Sigg <csigg at google.com>
Date: 2022-01-12 (Wed, 12 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
M mlir/test/Dialect/Arithmetic/canonicalize.mlir
Log Message:
-----------
Fold arith.cmpf when at least one operand is known to be NaN.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D117101
More information about the All-commits
mailing list