[all-commits] [llvm/llvm-project] 6e56c3: [SpeculativeExecution] Add only-if-divergent-targe...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Nov 7 02:49:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e56c35d1959295289734baf8924d477f770d6f8
      https://github.com/llvm/llvm-project/commit/6e56c35d1959295289734baf8924d477f770d6f8
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
    M llvm/test/CodeGen/NVPTX/speculative-execution-divergent-target.ll
    M llvm/test/Other/new-pm-print-pipeline.ll

  Log Message:
  -----------
  [SpeculativeExecution] Add only-if-divergent-target pass option

The optimization pipeline enables this option, but it was not
preserved in -print-pipeline-passes output.




More information about the All-commits mailing list