[all-commits] [llvm/llvm-project] 856128: [DAG] Unroll opereand when its type is illegal for...
tianleliu via All-commits
all-commits at lists.llvm.org
Thu Jun 15 18:44:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8561283b10f79b8bdb0772c401cf9b585f5f9bbb
https://github.com/llvm/llvm-project/commit/8561283b10f79b8bdb0772c401cf9b585f5f9bbb
Author: tianleli <tianle.l.liu at intel.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/X86/ldexp.ll
Log Message:
-----------
[DAG] Unroll opereand when its type is illegal for ldexp.
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D152997
More information about the All-commits
mailing list