[PATCH] D147334: [AMDGPU] Don't select _SGPR forms of SMEM instructions on GFX9+
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 07:00:15 PDT 2023
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
You're suggesting there still is a case pre-gfx9 where we need different instructions? I thought the immediate field was always just available
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147334/new/
https://reviews.llvm.org/D147334
More information about the llvm-commits
mailing list