[PATCH] D153104: [DAG] Unroll and expand illegal result of LDEXP and POWI instead of widen.

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 23:28:00 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c2727581378: [DAG] Unroll and expand illegal result of LDEXP and POWI instead of widen. (authored by liutianle, committed by pengfei).

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.533145.patch
Type: text/x-patch
Size: 10069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/2cffdeeb/attachment.bin>


More information about the llvm-commits mailing list