[llvm] [SPARC] Use lzcnt to implement CTLZ when we have VIS3 (PR #135715)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 11:06:00 PDT 2025


koachan wrote:

It appears that removing the `!defined(__clang__)` check works, I've made a PR for that.

https://github.com/llvm/llvm-project/pull/136737

https://github.com/llvm/llvm-project/pull/135715


More information about the llvm-commits mailing list