[PATCH] D117164: AMDGPU/GlobalISel: Fix selection of constant 32-bit addrspace loads

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 06:53:54 PST 2022


sebastian-ne accepted this revision.
sebastian-ne added a comment.
This revision is now accepted and ready to land.

The code looks fine to me.
Maybe the docs need updating, https://llvm.org/docs/AMDGPUUsage.html#address-spaces mentions `addrspace(6)`, but the description is `TODO`.


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

https://reviews.llvm.org/D117164



More information about the llvm-commits mailing list