[PATCH] D97859: [LegalizeDAG] Implement promotion rules for SELECT_CC

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 10:09:29 PST 2021


LemonBoy updated this revision to Diff 328223.
LemonBoy added a comment.

Assert all the operand types are the same.


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.328223.patch
Type: text/x-patch
Size: 20523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/adba85ea/attachment.bin>


More information about the llvm-commits mailing list