[clang] [clang][CodeGen] Fix in codegen for __builtin_popcountg/ctzg/clzg (PR #90845)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 10:16:45 PDT 2024


efriedma-quic wrote:

Please add a testcase for i1/i2 (which are the only cases where this actually matters).

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


More information about the cfe-commits mailing list