[PATCH] D131962: [RegisterInfoEmitter] Generate isConstantPhysReg(). NFCI
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 04:05:11 PDT 2022
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
LGTM for AMDGPU.
================
Comment at: llvm/lib/Target/AMDGPU/SIRegisterInfo.td:231
}
-
defm SRC_SHARED_BASE : SIRegLoHi16<"src_shared_base", 235>;
----------------
Please don't remove the blank line :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131962/new/
https://reviews.llvm.org/D131962
More information about the llvm-commits
mailing list