[all-commits] [llvm/llvm-project] 76b57f: [IndVarSimplify] Replace legacy loop-unswitch with...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Apr 23 06:09:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76b57f49a23e7bf23f9000d34cf015f6050f42bb
https://github.com/llvm/llvm-project/commit/76b57f49a23e7bf23f9000d34cf015f6050f42bb
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-23 (Sat, 23 Apr 2022)
Changed paths:
M llvm/test/Transforms/IndVarSimplify/2014-06-21-congruent-constant.ll
Log Message:
-----------
[IndVarSimplify] Replace legacy loop-unswitch with SimpleLoopUnswitch.
Also moves the test to use the new pass manager.
More information about the All-commits
mailing list