[PATCH] D76285: [X86][MC] Fix the bug for prefix padding support
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 17 19:28:02 PDT 2020
skan updated this revision to Diff 250964.
skan added a comment.
Delete the unimplemented check in test file (we haven't supported relaxing
the branches to be aligned to reduce the bytes of nops)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76285/new/
https://reviews.llvm.org/D76285
Files:
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
llvm/test/MC/X86/align-branch-64-basic.s
llvm/test/MC/X86/align-branch-64-pad-max-prefix.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76285.250964.patch
Type: text/x-patch
Size: 3073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/1fb74be9/attachment.bin>
More information about the llvm-commits
mailing list