[all-commits] [llvm/llvm-project] 1c2727: [DAG] Unroll and expand illegal result of LDEXP an...

tianleliu via All-commits all-commits at lists.llvm.org
Tue Jun 20 23:27:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c2727581378677152cfb4909358e6b9e4b9b3ad
      https://github.com/llvm/llvm-project/commit/1c2727581378677152cfb4909358e6b9e4b9b3ad
  Author: tianleli <tianle.l.liu at intel.com>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/test/CodeGen/PowerPC/ldexp.ll
    M llvm/test/CodeGen/X86/ldexp.ll
    M llvm/test/CodeGen/X86/powi.ll

  Log Message:
  -----------
  [DAG] Unroll and expand illegal result of LDEXP and POWI instead of widen.

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D153104




More information about the All-commits mailing list