[all-commits] [llvm/llvm-project] e00158: [LoopUtils] Use InstSimplifyFolder in addRuntimeCh...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Jan 15 07:22:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e00158ed5c5dfd15497751941b740f814de065ac
      https://github.com/llvm/llvm-project/commit/e00158ed5c5dfd15497751941b740f814de065ac
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUtils.cpp
    M llvm/test/Transforms/LoopVersioning/bound-check-partially-known.ll

  Log Message:
  -----------
  [LoopUtils] Use InstSimplifyFolder in addRuntimeChecks.

Use the InstSimplifyFolder introduced earlier to perform initial
simplification during runtime check construction.




More information about the All-commits mailing list