[all-commits] [llvm/llvm-project] 7cd908: Revert "[PowerPC] Remove extend between shift and ...
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Wed Jul 5 17:06:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cd9084c694caa9a0d7694a11bcb54d101d0abc7
https://github.com/llvm/llvm-project/commit/7cd9084c694caa9a0d7694a11bcb54d101d0abc7
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
R llvm/test/CodeGen/PowerPC/and-extend-combine.ll
Log Message:
-----------
Revert "[PowerPC] Remove extend between shift and and"
This reverts commit a57236de4eb8f38b4201647b10146941cbbb5c0b.
Causes a bootstrap failure on ppc64be.
More information about the All-commits
mailing list