[all-commits] [llvm/llvm-project] d3f89d: Revert "[LoopInterchange] Fix legality for triangu...
CongzheUalberta via All-commits
all-commits at lists.llvm.org
Tue May 11 15:14:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3f89d4d16883b2bcf5f032152f10e384b53d92a
https://github.com/llvm/llvm-project/commit/d3f89d4d16883b2bcf5f032152f10e384b53d92a
Author: Congzhe Cao <congzhe.cao at huawei.com>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
R llvm/test/Transforms/LoopInterchange/inner-indvar-depend-on-outer-indvar.ll
Log Message:
-----------
Revert "[LoopInterchange] Fix legality for triangular loops"
This reverts commit 29342291d25b83da97e74d75004b177ba41114fc.
The test case requires an assert build. Will add REQUIRES and re-commit.
More information about the All-commits
mailing list