[all-commits] [llvm/llvm-project] a8821c: [NVPTX] added a hidden option to control NVPTXLowe...

Artem Belevich via All-commits all-commits at lists.llvm.org
Fri Jun 30 08:59:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8821c8b1ca152827cdab96fe4cb49f3c3c876a1
      https://github.com/llvm/llvm-project/commit/a8821c8b1ca152827cdab96fe4cb49f3c3c876a1
  Author: Artem Belevich <tra at google.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp

  Log Message:
  -----------
  [NVPTX] added a hidden option to control NVPTXLowerUnreachable pass.

We've ran into an issue where the pass breaks a handful of our internal tests
and need a way to temporarily disable the pass while we're investigating.

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




More information about the All-commits mailing list