[PATCH] D152393: AMDGPU: Remove r600 local id annotations in AMDGPULowerIntrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 11:57:26 PDT 2023


arsenm closed this revision.
arsenm added a comment.

8eae660ae0bd0eaded7fca2bdc6002a3444aabaf <https://reviews.llvm.org/rG8eae660ae0bd0eaded7fca2bdc6002a3444aabaf>

I remembered I taught the DAG computeKnownBits about this directly, so the r600 regression would only be from IR passes using known bits between here and the DAG, and I don't know what that would be


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

https://reviews.llvm.org/D152393



More information about the llvm-commits mailing list