[PATCH] D133496: [AArch64] Use tbl for truncating vector FPtoUI conversions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 08:41:08 PDT 2022


fhahn updated this revision to Diff 460427.
fhahn added a comment.

Thanks Tim, updated to use `VectorType::getInteger`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133496

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/fp-conversion-to-tbl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133496.460427.patch
Type: text/x-patch
Size: 20619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/4fbf6c71/attachment.bin>


More information about the llvm-commits mailing list