[PATCH] D64911: [AMDGPU] Extend the SI Load/Store optimizer

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 07:17:06 PDT 2019


nhaehnle added a comment.

In D64911#1591502 <https://reviews.llvm.org/D64911#1591502>, @arsenm wrote:

> I still think we should be handling these on the IR level


Matt, where do you think would be the right place to do this at the IR level? Presumably you have an existing pass in mind?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64911





More information about the llvm-commits mailing list