[all-commits] [llvm/llvm-project] 34badc: Revert "[HardwareLoops] Change order of SCEV expre...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Thu Sep 2 19:56:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34badc409cc452575c538c4b6449546adc38f121
https://github.com/llvm/llvm-project/commit/34badc409cc452575c538c4b6449546adc38f121
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-09-03 (Fri, 03 Sep 2021)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/lib/Analysis/TargetTransformInfo.cpp
M llvm/lib/CodeGen/HardwareLoops.cpp
M llvm/test/CodeGen/PowerPC/loop-instr-prep-non-const-increasement.ll
M llvm/test/CodeGen/PowerPC/mma-phi-accs.ll
Log Message:
-----------
Revert "[HardwareLoops] Change order of SCEV expression construction for InitLoopCount."
This causes https://bugs.llvm.org/show_bug.cgi?id=51714 and
is not a right patch according to comments in D91724
This reverts commit 42eaf4fe0adef3344adfd9fbccd49f325cb549ef.
More information about the All-commits
mailing list