[PATCH] D111471: [NVPTX] Add a late SROA pass which allows optimizing away more allocas.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 15:56:43 PDT 2021


tra updated this revision to Diff 380538.
tra added a comment.

The test uses llc only now. Opt is not affected by this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111471/new/

https://reviews.llvm.org/D111471

Files:
  llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  llvm/test/CodeGen/NVPTX/b52037.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111471.380538.patch
Type: text/x-patch
Size: 14354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/b7784d3f/attachment.bin>


More information about the llvm-commits mailing list