diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2021-09-13 21:52:07 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2021-09-13 22:54:11 -0400 |
commit | c305513cc2253724e60ec5c64eb059ee400b73b7 (patch) | |
tree | f4266c24698f7a48dbe77e81253eb692138d6e0d /clang/lib/Lex/ModuleMap.cpp | |
parent | 2bd84938470bf2e337801faafb8a67710f46429d (diff) | |
download | llvm-c305513cc2253724e60ec5c64eb059ee400b73b7.zip llvm-c305513cc2253724e60ec5c64eb059ee400b73b7.tar.gz llvm-c305513cc2253724e60ec5c64eb059ee400b73b7.tar.bz2 |
AMDGPU: Fix assert with indirect call with known required inputs
The attributor can determine that some indirect calls do not require
special inputs. The special inputs will still be present in the ABI,
so we need to allocate the registers and pass undefs.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions