[PATCH] D61935: Fixes PPC64 Tbegin disassembling

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 11:07:41 PDT 2019


jsji added a comment.

In D61935#1527774 <https://reviews.llvm.org/D61935#1527774>, @catenacyber wrote:

> TEST 'LLVM :: CodeGen/PowerPC/htm.ll' is still failing
>  llc -verify-machineinstrs -mcpu=pwr8 -mattr=+htm < llvm/test/CodeGen/PowerPC/htm.ll | llvm/build/bin/FileCheck llvm/test/CodeGen/PowerPC/htm.ll


TBEGIN pattern needs update in around line 97.


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

https://reviews.llvm.org/D61935





More information about the llvm-commits mailing list