[PATCH] D133494: [AArch64] Lower extending uitofp using tbl.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 06:36:07 PDT 2022
fhahn updated this revision to Diff 460395.
fhahn added a comment.
Thanks Tim, I updated the code to use DstTy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133494/new/
https://reviews.llvm.org/D133494
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: D133494.460395.patch
Type: text/x-patch
Size: 12273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/7a328969/attachment.bin>
More information about the llvm-commits
mailing list