[PATCH] D66053: [X86] Remove redundant ';' chars ending IR lines in lit tests. NFC

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 12:29:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368541: [X86] Remove redundant ';' chars ending IR lines in lit tests. NFC (authored by bjope, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66053?vs=214522&id=214562#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66053

Files:
  llvm/trunk/test/CodeGen/X86/smul_fix.ll
  llvm/trunk/test/CodeGen/X86/smul_fix_sat.ll
  llvm/trunk/test/CodeGen/X86/smul_fix_sat_constants.ll
  llvm/trunk/test/CodeGen/X86/ssub_sat.ll
  llvm/trunk/test/CodeGen/X86/uadd_sat.ll
  llvm/trunk/test/CodeGen/X86/umul_fix.ll
  llvm/trunk/test/CodeGen/X86/usub_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66053.214562.patch
Type: text/x-patch
Size: 16847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190811/b3ae9ce9/attachment.bin>


More information about the llvm-commits mailing list