[PATCH] D113894: [x86] Make assembler variant selection work when outputting intel-style asm

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 09:17:11 PST 2021


uweigand added a subscriber: Kai.
uweigand added a comment.

In D113894#3131822 <https://reviews.llvm.org/D113894#3131822>, @thakis wrote:

> In D113894#3131809 <https://reviews.llvm.org/D113894#3131809>, @uweigand wrote:
>
>> Thanks @hans for the heads-up, I do indeed think this patch would break inline asm on z/OS.
>
> Do you have any test coverage of z/OS? All tests pass with this as far as I can tell.

The z/OS test coverage is still a bit weak -- @Kai, do we have inline assembler tests in the tree already?


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

https://reviews.llvm.org/D113894



More information about the llvm-commits mailing list