[all-commits] [llvm/llvm-project] f86da4: StructurizeCFG: Add SkipUniformRegions pass parame...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Aug 12 04:13:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f86da4cb7d6433dab10a91e33b4c24e87ec799d8
      https://github.com/llvm/llvm-project/commit/f86da4cb7d6433dab10a91e33b4c24e87ec799d8
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
    M llvm/test/Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll

  Log Message:
  -----------
  StructurizeCFG: Add SkipUniformRegions pass parameter to new PM version (#102812)

Keep respecting the old cl::opt for now.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list