[PATCH] D76398: [X86] Limit prefix padding w/target specific padding amount

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 11:27:20 PDT 2020


reames updated this revision to Diff 251420.
reames added a comment.

Add an extra test to cover the target specific limits.  Test structure is analogous to x86_long_nop.s.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76398/new/

https://reviews.llvm.org/D76398

Files:
  llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  llvm/test/MC/X86/prefix-padding-32.s
  llvm/test/MC/X86/prefix-padding-length.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76398.251420.patch
Type: text/x-patch
Size: 9998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/d6566122/attachment.bin>


More information about the llvm-commits mailing list