[PATCH] D72792: [SVE] Pass Scalable argument to VectorType::get in Bitcode Reader

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 08:47:43 PST 2020


ctetreau updated this revision to Diff 238515.
ctetreau added a comment.

Added test for new vscale deserialization behavior


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72792

Files:
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/test/Bitcode/vscale-round-trip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72792.238515.patch
Type: text/x-patch
Size: 4845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/98ee5d08/attachment.bin>


More information about the llvm-commits mailing list