[all-commits] [llvm/llvm-project] a400c6: [LoopInterchange] Add GEP with 3 indices test for ...
Joshua Cao via All-commits
all-commits at lists.llvm.org
Sun Apr 2 00:23:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a400c6ac03371b5b888d35e72187210303b1877f
https://github.com/llvm/llvm-project/commit/a400c6ac03371b5b888d35e72187210303b1877f
Author: Joshua Cao <cao.joshua at yahoo.com>
Date: 2023-04-02 (Sun, 02 Apr 2023)
Changed paths:
M llvm/test/Transforms/LoopInterchange/pr57148.ll
Log Message:
-----------
[LoopInterchange] Add GEP with 3 indices test for pr57148
Motivated by https://reviews.llvm.org/D147117. Need a test with
BackedgeTakenCount=False and a 3 index GEP.
More information about the All-commits
mailing list