Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SVE] Fix mismatched sign comparison warning in unit test from r300842. | Amara Emerson | 2017-04-20 | 1 | -2/+2 |
| | | | | llvm-svn: 300855 | ||||
* | [MVT][SVE] Scalable vector MVTs (3/3) | Amara Emerson | 2017-04-20 | 1 | -0/+88 |
Adds MVT::ElementCount to represent the length of a vector which may be scalable, then adds helper functions that work with it. Patch by Graham Hunter. Differential Revision: https://reviews.llvm.org/D32019 llvm-svn: 300842 |