[PATCH] D130028: [SelectionDAG] Fix fptoi.sat scalable vector lowering

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 00:38:02 PDT 2022


dmgreen updated this revision to Diff 446059.
dmgreen added a comment.

OK - now only scalable vectors.


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

https://reviews.llvm.org/D130028

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/sve-fptosi-sat.ll
  llvm/test/CodeGen/AArch64/sve-fptoui-sat.ll
  llvm/test/CodeGen/RISCV/rvv/fptosi-sat.ll
  llvm/test/CodeGen/RISCV/rvv/fptoui-sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130028.446059.patch
Type: text/x-patch
Size: 117861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/00181f44/attachment-0001.bin>


More information about the llvm-commits mailing list