[PATCH] D97581: [SystemZ] Introduce distinction between the jg/jl family of mnemonics for GNU as vs HLASM

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 09:06:35 PST 2021


uweigand accepted this revision.
uweigand added a comment.
This revision is now accepted and ready to land.

In D97581#2594444 <https://reviews.llvm.org/D97581#2594444>, @anirudhp wrote:

> - Improved the implementation of `MnemonicCondBranch` by abstracting away details from `SystemZInstrInfo.td`
> - For this, a multi-class had to be used.

Excellent, thank you!   This LGTM now.


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

https://reviews.llvm.org/D97581



More information about the llvm-commits mailing list