[PATCH] D151036: [CodeGen] Fix incorrect usage of MCPhysReg for diff list elements

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 19:43:22 PDT 2023


barannikov88 updated this revision to Diff 524977.
barannikov88 added a comment.
Herald added a subscriber: jrtc27.

Fix a couple more places


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151036/new/

https://reviews.llvm.org/D151036

Files:
  llvm/include/llvm/MC/MCRegisterInfo.h
  llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
  llvm/lib/CodeGen/StackMaps.cpp
  llvm/lib/MC/MCInstrDesc.cpp
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
  llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151036.524977.patch
Type: text/x-patch
Size: 16972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/fb146e01/attachment.bin>


More information about the llvm-commits mailing list