[PATCH] D137655: Expand fminimum and fmaximum into a pair of selects
Goran Flegar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 09:51:35 PST 2022
gflegar created this revision.
Herald added subscribers: mattd, gchakrabarti, asavonic, hiraditya.
Herald added a project: All.
gflegar requested review of this revision.
Herald added subscribers: llvm-commits, jholewinski.
Herald added a project: LLVM.
The NVPTX backend is requesting this expansion, but the expansion
was not actually even defined.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137655
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/test/CodeGen/NVPTX/fminimum-fmaximum.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137655.474036.patch
Type: text/x-patch
Size: 4271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/19c266d4/attachment.bin>
More information about the llvm-commits
mailing list