Skip to content
Commit 2f37bdc3 authored by Owen Anderson's avatar Owen Anderson
Browse files

Generalize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop to work on vectors of...

Generalize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop to work on vectors of integers, and fix the one optimization pass that I'm aware of that needs updating for this.  At least one current target, ARM NEON, can implement these operations on vectors directly.

llvm-svn: 134265
parent d24a7da6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment