summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/masked-load.ll
Commit message (Collapse)AuthorAgeFilesLines
* Verifier: Make sure masked load/store alignment is a power of 2Matt Arsenault2019-03-131-0/+10
The same should also be done for scatter/gather, but the verifier doesn't check those at all now. llvm-svn: 356094
OpenPOWER on IntegriCloud