[PATCH] D129095: [AMDGPU][CodeGen] Match complex register SMRD offsets.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 11 02:30:22 PDT 2022
foad added a comment.
> Match complex register SMRD offsets.
Could you improve the commit message? I don't know what "complex" means here. I think it is really about matching (constant base + register offset) in addition to (register base + constant offset).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129095/new/
https://reviews.llvm.org/D129095
More information about the llvm-commits
mailing list