summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/v3f-to-int.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64] Check for simple type in FPToUIntSam Parker2019-06-031-0/+17
DAGCombiner was hitting a SimpleType assertion when trying to combine a v3f32 before type legalization. bugzilla: https://bugs.llvm.org/show_bug.cgi?id=41916 Differential Revision: https://reviews.llvm.org/D62734 llvm-svn: 362365
OpenPOWER on IntegriCloud