[PATCH] D153104: [DAG] Unroll and expand illegal result of LDEXP and POWI instead of widen.
Tianle Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 01:54:23 PDT 2023
liutianle updated this revision to Diff 532047.
liutianle added a comment.
Herald added a subscriber: nemanjai.
If unroll fails, don't fall through but try widen and break.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153104/new/
https://reviews.llvm.org/D153104
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/PowerPC/ldexp.ll
llvm/test/CodeGen/X86/ldexp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153104.532047.patch
Type: text/x-patch
Size: 5857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/ad37938e/attachment.bin>
More information about the llvm-commits
mailing list