[PATCH] D39077: [X86] Teach the assembly parser to warn on duplicate registers in gather instructions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 14:04:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316700: [X86] Teach the assembly parser to warn on duplicate registers in gather… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D39077?vs=120290&id=120487#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39077

Files:
  llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/trunk/test/MC/X86/gather.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39077.120487.patch
Type: text/x-patch
Size: 4905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/c4c66cb8/attachment.bin>


More information about the llvm-commits mailing list