[PATCH] D124092: CodeGen: Remove MaxBytesForAlignment from MachineBasicBlock

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 01:02:03 PDT 2023


dmgreen added a subscriber: chill.
dmgreen added a comment.

@chill was changing how some of this works in https://reviews.llvm.org/D156235. What are the other parts that are needed? In MachineBasicBlock::print and MIParser::parseBasicBlockDefinition it needs to print and parse like it does for align?


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

https://reviews.llvm.org/D124092



More information about the llvm-commits mailing list