[PATCH] D48435: AMDGPU: Add patterns for i32/i64 local atomic load/store
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 11:46:58 PDT 2018
kzhuravl added a comment.
In https://reviews.llvm.org/D48435#1139714, @t-tye wrote:
> Now this is implemented it may be worth converting the memorylegalizer tests from MIR to IR tests.
I was planning to do it in a separate change once I get free.
https://reviews.llvm.org/D48435
More information about the llvm-commits
mailing list