- Pass the Scalability test to VectorType::get in order to be
able to deserialize bitcode that contains scalable vector operations
Change-Id: I37fe5b1c0c237a9153130deefdc1a6d595c7f12e
Paths
| Differential D72792
[SVE] Pass Scalable argument to VectorType::get in Bitcode Reader ClosedPublic Authored by ctetreau on Jan 15 2020, 10:47 AM.
Details Summary
able to deserialize bitcode that contains scalable vector operations Change-Id: I37fe5b1c0c237a9153130deefdc1a6d595c7f12e
Diff Detail
Event TimelineComment Actions Please add a testcase to make sure we can round-trip from .ll->.bc->.ll.
This revision is now accepted and ready to land.Jan 16 2020, 8:58 AM Comment Actions Thanks for doing code review. I don't have commit access, can somebody please land this for me? Thanks! Closed by commit rG5df53a225927: [SVE] Pass Scalable argument to VectorType::get in Bitcode Reader (authored by ctetreau, committed by huihuiz). · Explain WhyJan 17 2020, 11:39 AM This revision was automatically updated to reflect the committed changes. Comment Actions This breaks check-llvm everywhere, e.g. http://45.33.8.238/linux/7807/step_12.txt Please take a look, and if it takes a while, please revert while you investigate.
Revision Contents
Diff 238515 llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/test/Bitcode/vscale-round-trip.ll
|
getElementCount().