[PATCH] D97859: [LegalizeDAG] Implement promotion rules for SELECT_CC
LemonBoy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 03:25:28 PST 2021
LemonBoy updated this revision to Diff 328099.
LemonBoy added a comment.
Properly handle cases where the true/false operand have different types than the comparison ones.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97859/new/
https://reviews.llvm.org/D97859
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization.ll
llvm/test/CodeGen/AArch64/vecreduce-fmin-legalization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97859.328099.patch
Type: text/x-patch
Size: 20600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/b1ab042d/attachment.bin>
More information about the llvm-commits
mailing list