Skip to content
Commit 0409e1e6 authored by Andrew Lenharth's avatar Andrew Lenharth
Browse files

Legalize for CTLZ generates a ctpop, but this ctpop is not expanded.

This is bad.  It is generated if you are ctlz a type that is not
legal for the arch (aka ctlz of bytes on alpha legalize fine).

llvm-svn: 21867
parent a1ebbac9
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