[all-commits] [llvm/llvm-project] 6aeb2a: [InstCombine] Require LoopInfo in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Apr 29 08:34:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6aeb2a215ee170a0abbc4a99f75065816fcff744
      https://github.com/llvm/llvm-project/commit/6aeb2a215ee170a0abbc4a99f75065816fcff744
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/constant-fold-gep.ll

  Log Message:
  -----------
  [InstCombine] Require LoopInfo in test (NFC)

This test case doesn't show what it was intended to without
require<loops>.




More information about the All-commits mailing list