[PATCH] D121549: [CodeGen] Define ABI breaking class members correctly

Daniil Kovalev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 02:52:29 PDT 2022


kovdan01 updated this revision to Diff 417858.
kovdan01 added a comment.

Accidentally placed this revision ID in commit message related to other patch. Reverted that.


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

https://reviews.llvm.org/D121549

Files:
  llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/include/llvm/CodeGen/PBQP/ReductionRules.h
  llvm/include/llvm/CodeGen/RegAllocPBQP.h
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121549.417858.patch
Type: text/x-patch
Size: 9630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/7b0ff361/attachment.bin>


More information about the cfe-commits mailing list