[all-commits] [llvm/llvm-project] 293b48: [SCEV] Add test where loop guards can be used to i...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed May 3 14:06:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 293b4834b5756e1c284e8b23d0bfd16680bb2ce8
https://github.com/llvm/llvm-project/commit/293b4834b5756e1c284e8b23d0bfd16680bb2ce8
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
A llvm/test/Analysis/ScalarEvolution/backedge-taken-count-guard-info.ll
Log Message:
-----------
[SCEV] Add test where loop guards can be used to improve BTC.
More information about the All-commits
mailing list