[all-commits] [llvm/llvm-project] b6b7fe: [NVPTX] Add a late SROA pass which allows optimizi...

Artem Belevich via All-commits all-commits at lists.llvm.org
Tue Oct 19 16:19:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6b7fe60a444e03387b0e8be31bc1742ead36b25
      https://github.com/llvm/llvm-project/commit/b6b7fe60a444e03387b0e8be31bc1742ead36b25
  Author: Artem Belevich <tra at google.com>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
    A llvm/test/CodeGen/NVPTX/b52037.ll

  Log Message:
  -----------
  [NVPTX] Add a late SROA pass which allows optimizing away more allocas.

Fixes performance regression https://bugs.llvm.org/show_bug.cgi?id=52037

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




More information about the All-commits mailing list