[PATCH] D67151: [SystemZ] Recognize INLINEASM_BR in backend

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 04:48:00 PDT 2019


jonpa updated this revision to Diff 218647.
jonpa added a comment.

Fix: Remember to check for MBB equality in SystemZPostRASchedStrategy::enterMBB()


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

https://reviews.llvm.org/D67151

Files:
  lib/Target/SystemZ/SystemZInstrInfo.cpp
  lib/Target/SystemZ/SystemZInstrInfo.h
  lib/Target/SystemZ/SystemZLongBranch.cpp
  lib/Target/SystemZ/SystemZMachineScheduler.cpp
  test/CodeGen/SystemZ/asm-20.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67151.218647.patch
Type: text/x-patch
Size: 5564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/98dea139/attachment.bin>


More information about the llvm-commits mailing list