[PATCH] D143256: [SDAG] Check fminnum for non zero operand.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 07:35:06 PST 2023


samparker updated this revision to Diff 495132.
samparker added a comment.

Modified, and now using, isKnownNeverZeroFloat.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143256/new/

https://reviews.llvm.org/D143256

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/ARM/lower-vmax.ll
  llvm/test/CodeGen/ARM/minnum-maxnum-intrinsics.ll
  llvm/test/CodeGen/WebAssembly/f32.ll
  llvm/test/CodeGen/WebAssembly/f64.ll
  llvm/test/CodeGen/WebAssembly/simd-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143256.495132.patch
Type: text/x-patch
Size: 91059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/8aad567e/attachment-0001.bin>


More information about the llvm-commits mailing list