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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 14 16:04:25 PDT 2021


tra updated this revision to Diff 379872.
tra edited the summary of this revision.
tra added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Added a test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111471

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111471.379872.patch
Type: text/x-patch
Size: 13048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211014/58bc3b81/attachment-0001.bin>


More information about the cfe-commits mailing list