[PATCH] D101817: [MC][X86] Automatic alignment for Macro-Op Fusion
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 16:42:27 PDT 2021
Amir updated this revision to Diff 343238.
Amir added a comment.
Addressed the comment by @skan:
- removed newly added `BranchKind`s, reused existing ones
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101817/new/
https://reviews.llvm.org/D101817
Files:
llvm/include/llvm/MC/MCFragment.h
llvm/lib/MC/MCAssembler.cpp
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
llvm/test/MC/X86/auto-mf-align.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101817.343238.patch
Type: text/x-patch
Size: 7414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/8d1e2215/attachment.bin>
More information about the llvm-commits
mailing list