bjope wrote: > Please add a testcase for i1/i2 (which are the only cases where this actually > matters).
I added tests in a new file (builtins-bitint.c) to show that we get expected results for a target that isn't treating a zero input to ctzg/clzg as poison. https://github.com/llvm/llvm-project/pull/90845 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
