[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
Tue Jun 20 19:28:16 PDT 2023
liutianle updated this revision to Diff 533105.
liutianle added a comment.
Add powi.v2f32.i32 lit test.
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
llvm/test/CodeGen/X86/powi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153104.533105.patch
Type: text/x-patch
Size: 10069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/f597d8b2/attachment.bin>
More information about the llvm-commits
mailing list