[PATCH] D46085: AMDGPU/SI: Don't promote alloca to vector for atomic load/store
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 13:48:14 PDT 2018
cfang added a comment.
What do you think of the test?
What should we do if we don't add the following line?
target datalayout = "A5"
Thanks;
https://reviews.llvm.org/D46085
More information about the llvm-commits
mailing list