[PATCH] D46490: [MachineVerifier][GlobalISel] Verifying generic extends and truncates

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 19:07:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331712: [MIRParser][GlobalISel] Parsing vector pointer types (<M x pA>) (authored by rtereshin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46490?vs=145614&id=145624#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46490

Files:
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid0.mir
  llvm/trunk/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid1.mir
  llvm/trunk/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid2.mir
  llvm/trunk/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid3.mir
  llvm/trunk/test/CodeGen/MIR/AArch64/print-parse-vector-of-pointers-llt.mir
  llvm/trunk/test/CodeGen/MIR/WebAssembly/typed-immediate-operand-invalid0.mir
  llvm/trunk/test/CodeGen/MIR/WebAssembly/typed-immediate-operand-invalid1.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46490.145624.patch
Type: text/x-patch
Size: 7978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/aedd34ba/attachment.bin>


More information about the llvm-commits mailing list