summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/sve-int-mul-pred.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64][SVE] Add remaining patterns and intrinsics for add/sub/mad patternsDanilo Carvalho Grael2019-11-061-0/+134
Add pattern matching and intrinsics for the following instructions: predicated orr, eor, and, bic predicated mul, smulh, umulh, sdiv, udiv, sdivr, udivr predicated smax, umax, smin, umin, sabd, uabd mad, msb, mla, mls https://reviews.llvm.org/D69588
OpenPOWER on IntegriCloud