[PATCH] D83523: MachineSink: permit sinking into INLINEASM_BR indirect targets

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 14:33:47 PDT 2020


void added a comment.

Without this change, the "ADD64ri8" instruction is before the INLINEASM_BR before machine sinking.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83523





More information about the llvm-commits mailing list