diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-06-11 09:20:21 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-06-11 09:20:21 +0000 |
commit | dbd98b3a090885328305a98edd0b9747130ea41a (patch) | |
tree | a0273f9e90bd2f7c86a38247590bd803070b8857 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 64165929092e2c677ca15a130eca045e1e06173b (diff) | |
download | bcm5719-llvm-dbd98b3a090885328305a98edd0b9747130ea41a.tar.gz bcm5719-llvm-dbd98b3a090885328305a98edd0b9747130ea41a.zip |
[Utils] update_llc_test_checks.py: support AMDGPU backend: AMDGCN, r600 triples
Summary:
Lack of that support has taken me by surprise.
I need to add (or at least look at) some tests for https://reviews.llvm.org/D47980#1127615,
and i don't really fancy doing that by hand.
The asm pattern is quite similar to that of x86:
https://godbolt.org/g/hfgeds
just with `#` replaced with `;`
Reviewers: spatel, RKSimon, MaskRay, tstellar, arsenm
Reviewed By: arsenm
Subscribers: arsenm, kzhuravl, wdng, yaxunl, dstuttard, tpr, t-tye, rampitec, bogner, mareko, llvm-commits
Tags: #amdgpu
Differential Revision: https://reviews.llvm.org/D48001
llvm-svn: 334396
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions