[PATCH] D133494: [AArch64] Lower extending uitofp using tbl.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 07:28:16 PDT 2022
fhahn updated this revision to Diff 460400.
fhahn added a comment.
Add missing `return true;` which slipped in D133495 <https://reviews.llvm.org/D133495>.
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.460400.patch
Type: text/x-patch
Size: 12291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/5956221f/attachment.bin>
More information about the llvm-commits
mailing list