[PATCH] D130316: [SelectionDAG] make INLINEASM_BR use MachineBasicBlocks instead of BlockAddresses

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 16:22:05 PDT 2022


efriedma accepted this revision.
efriedma added a comment.

LGTM

I just merged D124697 <https://reviews.llvm.org/D124697>; I expect rebasing this on top of that should be trivial, but feel free to ask for another round of review if it isn't for some reason.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130316



More information about the llvm-commits mailing list