diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-01-15 10:53:05 -0500 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-04-05 22:01:31 -0400 |
commit | 54c525fc53bf3f329e558457f67a175477916799 (patch) | |
tree | 5f4ba3eccdcd3f30f3cb4676853f10925723bc48 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6071c92768a43b838a2eda3c5ee8d0e6b1b0d748 (diff) | |
download | llvm-54c525fc53bf3f329e558457f67a175477916799.zip llvm-54c525fc53bf3f329e558457f67a175477916799.tar.gz llvm-54c525fc53bf3f329e558457f67a175477916799.tar.bz2 |
AMDGPU/GlobalISel: Handle legacy grid ID intrinsics
Handle the llvm.r600.* intrinsics which are still in use in libclc. I
thought it would be possible to switch it to using
llvm.amdgcn.implicitarg.ptr already, but it turns out the implicit
arguments are currently split into a piece before and after the
explicit kernel arguments.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions