[PATCH] D119533: [MC] Define and use MCRegisterInfo::regsOverlap

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 02:46:19 PST 2022


foad created this revision.
foad added reviewers: rampitec, dsanders, MaskRay.
Herald added subscribers: kerbowa, hiraditya, nhaehnle, jvesely, arsenm.
foad requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119533

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/include/llvm/MC/MCRegisterInfo.h
  llvm/lib/MC/MCRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119533.407815.patch
Type: text/x-patch
Size: 5141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/00f68cdc/attachment.bin>


More information about the llvm-commits mailing list