diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-12-16 15:04:53 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 15:04:53 +0900 |
commit | 1100d6a995fe392b3885b8d2bd5afed2bd57e80c (patch) | |
tree | 2d180f54b13ef4e8fd134bf93dfbebe1c9d7eda4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b446c208a5f0e2ad7193cc23e70642d207db4d13 (diff) | |
download | llvm-1100d6a995fe392b3885b8d2bd5afed2bd57e80c.zip llvm-1100d6a995fe392b3885b8d2bd5afed2bd57e80c.tar.gz llvm-1100d6a995fe392b3885b8d2bd5afed2bd57e80c.tar.bz2 |
AMDGPU: Fix libcall recognition of image array types (#119832)
Add tests with get_image_width as a sample for all of the non-extension
image types. The transform doesn't do anything, but this runs through
all the mangled libfunc parsing and shows it does not crash. It would
probably be smarter to check for exact match of the types, rather than
checking the prefix.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions