[PATCH] D107866: [ARM] Add VFP lowering for fptosi.sat

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 10:11:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf37e132263e4: [ARM] Add VFP lowering for fptosi.sat (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D107866?vs=365597&id=370616#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107866

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrVFP.td
  llvm/test/CodeGen/ARM/fptoi-sat-store.ll
  llvm/test/CodeGen/ARM/fptosi-sat-scalar.ll
  llvm/test/CodeGen/ARM/fptoui-sat-scalar.ll
  llvm/test/CodeGen/Thumb2/mve-fptosi-sat-vector.ll
  llvm/test/CodeGen/Thumb2/mve-fptoui-sat-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107866.370616.patch
Type: text/x-patch
Size: 136585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/6d6bd184/attachment.bin>


More information about the llvm-commits mailing list