[all-commits] [llvm/llvm-project] 526c09: [NVPTX][NewPM] Temporarily disable NVPTX passes in...

aeubanks via All-commits all-commits at lists.llvm.org
Fri Feb 5 11:31:41 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 526c0955c08b402a163139ea544815e9b46d47c3
      https://github.com/llvm/llvm-project/commit/526c0955c08b402a163139ea544815e9b46d47c3
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
    M llvm/test/CodeGen/NVPTX/nvvm-reflect-arch.ll

  Log Message:
  -----------
  [NVPTX][NewPM] Temporarily disable NVPTX passes in new PM pipeline

These passes are causing numerical discrepancies after being added to
the pipeline. Disable while investigating.

Reviewed By: rupprecht

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




More information about the All-commits mailing list