[all-commits] [llvm/llvm-project] 859567: [IndVars] Don't run full optimization pipeline in ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Feb 17 00:29:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 859567725d8971477ed6a14799645c818c7878ad
      https://github.com/llvm/llvm-project/commit/859567725d8971477ed6a14799645c818c7878ad
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/IndVarSimplify/X86/pr45360.ll

  Log Message:
  -----------
  [IndVars] Don't run full optimization pipeline in test (NFC)

This extracts the IR prior to IndVarSimplify and only runs the
single pass.




More information about the All-commits mailing list