[all-commits] [llvm/llvm-project] 64f44a: Revert "[ISel] Match all bits when merge undef(s) ...
xiangzh1 via All-commits
all-commits at lists.llvm.org
Thu Jun 30 17:59:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64f44a90efb70dd5853e870a6f2c38e2f47ff890
https://github.com/llvm/llvm-project/commit/64f44a90efb70dd5853e870a6f2c38e2f47ff890
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Support/APInt.cpp
M llvm/test/CodeGen/X86/fshl-splat-undef.ll
M llvm/unittests/ADT/APIntTest.cpp
Log Message:
-----------
Revert "[ISel] Match all bits when merge undef(s) for DAG combine"
This reverts commit 5fe5aa284efed1ee1492e1f266351b35f0a8bb69.
More information about the All-commits
mailing list