Skip to content
Commit 597618f9 authored by Reid Spencer's avatar Reid Spencer
Browse files

Add a case with non-constant argument for testing the transform:

ffs(x) -> (x == 0 ? 0 : llvm.cttz(0)+1)

llvm-svn: 22069
parent 17f7784c
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