[PATCH] D48001: [Utils] update_llc_test_checks.py: support AMDGPU backend: AMDGCN, r600 triples
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 02:19:49 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D48001#1127744, @arsenm wrote:
> LGTM
Thank you for the review.
> although I don't see the relevance to the IR patch
That IR thing may or may not break the idioms AMDGPU backend is looking for,
since it changes the IR produced by the `@llvm.amdgcn.ubfe.` intrinsics.
Repository:
rL LLVM
https://reviews.llvm.org/D48001
More information about the llvm-commits
mailing list