[all-commits] [llvm/llvm-project] 4b0fd4: [Test] Add tests with range checks with known cons...

Dmitry Makogon via All-commits all-commits at lists.llvm.org
Tue Nov 8 03:55:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b0fd43512acaf7e167a27fb143f679775e09247
      https://github.com/llvm/llvm-project/commit/4b0fd43512acaf7e167a27fb143f679775e09247
  Author: Dmitry Makogon <d.makogon at g.nsu.ru>
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
    A llvm/test/Transforms/LoopPredication/constant-ranges.ll

  Log Message:
  -----------
  [Test] Add tests with range checks with known constant ranges

LoopPredication might be able to turn such checks (which are
not necessarily are done on IV) into loop invariant checks.




More information about the All-commits mailing list