[PATCH] D143256: [SDAG] Check fminnum for non zero operand.
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 02:55:03 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7bff37783f72: [SDAG] Check fminnum/fmaxnum for non-zero operand. (authored by samparker).
Changed prior to commit:
https://reviews.llvm.org/D143256?vs=495132&id=495447#toc
Repository:
rG LLVM Github Monorepo
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.495447.patch
Type: text/x-patch
Size: 31265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/c275dd24/attachment-0001.bin>
More information about the llvm-commits
mailing list