Issue 182324
Summary Add constant folding for llvm.experimental.cttz.elts
Labels new issue
Assignees
Reporter lukel97
    https://godbolt.org/z/dWhYshzMf

For fixed length vectors at least, we should be able to constant fold llvm.experimental.cttz.elts when the input vector is a constant vector. There is a test case in the loop vectorizer that could benefit from this. 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to