summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ConstProp/trunc_vec.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug around truncating vector in const prop.Jiangning Liu2014-08-211-0/+9
In constant folding stage, "TRUNC" can't handle vector data type. llvm-svn: 216149
OpenPOWER on IntegriCloud