[PATCH] D147242: [AMDGPU] Don't bother to use OffsetMode to define Real SMEM instructions
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 06:09:23 PDT 2023
foad added a comment.
>> Various Real multiclasses took an OffsetMode parameter, but only used it to extract the suffix for the name of the corresponding pseudo.
>
> These changed `OffsetMode`-taking entities look more like classes, not multiclasses?
Good point. Fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147242/new/
https://reviews.llvm.org/D147242
More information about the llvm-commits
mailing list