[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 11:09:40 PDT 2023


barannikov88 updated this revision to Diff 524807.
barannikov88 added a comment.
Herald added subscribers: kerbowa, hiraditya, jvesely.

Add a couple of assertions and fix detected bugs


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/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151036.524807.patch
Type: text/x-patch
Size: 15881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/82bb883d/attachment.bin>


More information about the llvm-commits mailing list