[all-commits] [llvm/llvm-project] f748e9: [NewPM] Run non-trivial loop unswitching under -O2...

aeubanks via All-commits all-commits at lists.llvm.org
Tue Jan 12 11:05:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f748e92295515ea7b39cd687a718915b559de6ec
      https://github.com/llvm/llvm-project/commit/f748e92295515ea7b39cd687a718915b559de6ec
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-01-12 (Tue, 12 Jan 2021)

  Changed paths:
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/Transforms/LoopUnroll/opt-levels.ll
    A llvm/test/Transforms/SimpleLoopUnswitch/pipeline.ll

  Log Message:
  -----------
  [NewPM] Run non-trivial loop unswitching under -O2/3/s/z

Fixes https://bugs.llvm.org/show_bug.cgi?id=48715.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D94448




More information about the All-commits mailing list