[PATCH] D81301: [X86] Emit two-byte NOP when possible
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 14:36:17 PDT 2020
reames requested changes to this revision.
reames added a comment.
This revision now requires changes to proceed.
Are two byte nops legal on all 32 bit x86? The comment seems to imply no.
Once this question is answered and we're happy with the general design, I will ask you to split out the NFC signature change and land it separately, but let's *not* do that yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81301/new/
https://reviews.llvm.org/D81301
More information about the llvm-commits
mailing list