[PATCH] D143945: [AMDGPU] Add legalization case for PTR_ADD on buffer pointers

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 14:06:31 PST 2023


arsenm added a comment.

I think we might want to consider whether we should be using g_ptr_add at all, or if a different instruction would be more appropriate for a fat pointer


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143945



More information about the llvm-commits mailing list