[PATCH] D117484: AMDGPU/GlobalISel: Handle legacy grid ID intrinsics

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 06:51:34 PST 2022


foad added a comment.

I don't understand. Why do we need to handle llvm.r600.* intrinsics on amdgcn subtargets? Why does globalisel need to handle them, when it doesn't support r600?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117484/new/

https://reviews.llvm.org/D117484



More information about the llvm-commits mailing list