diff options
author | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-01-11 14:20:36 +0100 |
---|---|---|
committer | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-01-12 09:54:02 +0100 |
commit | 6a195491b6028185c7278718ac21bca309a6c4ea (patch) | |
tree | f6726eae30f73149d59675cf006068aabf6a950c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c8a914db5c60dbeb5b638f30a9915855a67805f7 (diff) | |
download | llvm-6a195491b6028185c7278718ac21bca309a6c4ea.zip llvm-6a195491b6028185c7278718ac21bca309a6c4ea.tar.gz llvm-6a195491b6028185c7278718ac21bca309a6c4ea.tar.bz2 |
[AMDGPU] Fix failing assert with scratch ST mode
In ST mode, flat scratch instructions have neither an sgpr nor a vgpr
for the address. This lead to an assertion when inserting hard clauses.
Differential Revision: https://reviews.llvm.org/D94406
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions