[PATCH] D144623: [AMDGPU][NFC] Add getMaxMUBUFImmOffset
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 02:15:18 PST 2023
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
Looks fine to me, thanks.
It's a bit unfortunate that some functions return the max offset value and others return the size of the offset field in bits, but we can always clean that up later if necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144623/new/
https://reviews.llvm.org/D144623
More information about the llvm-commits
mailing list