diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-10-08 12:13:41 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 03:13:41 +0000 |
commit | 96e0bbc1df41ede2a13820b8582ee003c18eebc4 (patch) | |
tree | 4c62d9afa262c09eeeefbcdc767c9548228181a9 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0540f04019717b529461db9762170c34176b1ff6 (diff) | |
download | llvm-96e0bbc1df41ede2a13820b8582ee003c18eebc4.zip llvm-96e0bbc1df41ede2a13820b8582ee003c18eebc4.tar.gz llvm-96e0bbc1df41ede2a13820b8582ee003c18eebc4.tar.bz2 |
AMDGPU: Fix parsing wrong operand format for read_register/write_register (#162414)
Apparently the IR verifier doesn't enforce the correct structure.
Also I do not know why we have this extra level of wrapper in the
intrinsic,
it just makes it harder to get at the string. I also do not know why
kokkos is using these intrinsics, but it shouldn't.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions