[all-commits] [llvm/llvm-project] cd0d0d: [SimplifyCFG] make a debug option for case max whe...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Wed Apr 13 04:10:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd0d0d633bc62f27b4d76ba26d2848577f7c12c4
      https://github.com/llvm/llvm-project/commit/cd0d0d633bc62f27b4d76ba26d2848577f7c12c4
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  [SimplifyCFG] make a debug option for case max when converting switch to select

This should be "NFC" as written, but it will make D122485 smaller
and give us more flexibility to experiment with optimization level
vs. compile-time.

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




More information about the All-commits mailing list