llvm-project
b57e63b0 - libclc: Stop using asm declarations for r600 on amdgcn for get_global_size (#128692)

Commit
323 days ago
libclc: Stop using asm declarations for r600 on amdgcn for get_global_size (#128692) Comparing the case where each dimension is used alone, the only codegen difference is a missed addressing mode fold for the constant offset in the old version due to an ancient bug.
Author
Parents
Loading