https://github.com/dtcxzyw approved this pull request.

LGTM. Thanks!
We can improve the compile time by adding `nneg` flag during the zext creation 
(e.g., `cttz(zext(x)) -> zext nneg(cttz(x))`).


https://github.com/llvm/llvm-project/pull/71534
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to