[PATCH] D72047: Add an interface emitPrefix for MCCodeEmitter
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 31 21:30:57 PST 2019
craig.topper added a comment.
This description needs more context about what the end goal of this is for. Prefixes are a very X86 specific concept. Most of the targets in tree use fixed instruction widths.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72047/new/
https://reviews.llvm.org/D72047
More information about the llvm-commits
mailing list