[PATCH] D92185: [SystemZ] Adding extra extended mnemonics for SystemZ target
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 27 01:41:58 PST 2020
uweigand added a comment.
This looks good to me. The only thing I'm wondering is whether we shouldn't complete the NOP set by adding a 6-byte "jgnop". (I guess this is called jlnop with HLASM, but in order to keep with the jg* naming scheme in GAS we probably ought to use jgnop here.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92185/new/
https://reviews.llvm.org/D92185
More information about the llvm-commits
mailing list