[PATCH] D47504: [AMDGPU] Simplify memory legalizer
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 31 17:54:16 PDT 2018
t-tye marked an inline comment as done.
t-tye added a comment.
In https://reviews.llvm.org/D47504#1117336, @arsenm wrote:
> Should add some tests for this GDS support. Using a pure MIR test you can bypass the fact that we don't codegen it yet
Would it be ok to do that as a separate patch? Would like to add code selection patterns to handle lds and gds atomics and then use that to make an llvm ir test.
https://reviews.llvm.org/D47504
More information about the llvm-commits
mailing list