[PATCH] D113894: [x86] Make assembler variant selection work when outputting intel-style asm
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 07:29:40 PST 2021
hans added reviewers: anirudhp, uweigand.
hans added a comment.
Looks reasonable to me, but every time I touch anything related to inline asm, something always breaks, so I'm also a bit worried.
The IBM folks touched this line not long ago (https://reviews.llvm.org/D98276), so let's bring them in on this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113894/new/
https://reviews.llvm.org/D113894
More information about the llvm-commits
mailing list