================
@@ -2359,6 +2359,12 @@ def int_amdgcn_mbcnt_hi :
   DefaultAttrsIntrinsic<[llvm_i32_ty], [llvm_i32_ty, llvm_i32_ty],
             [IntrNoMem]>;
 
+def int_amdgcn_bcnt32_lo :
----------------
linuxrocks123 wrote:

@arsenm were you referring to the Clang intrinsic or this code here?  If this 
code here, how can I perform the optimization at the IR level without 
`Intrinsic::amdgcn_bcnt32_lo`?

https://github.com/llvm/llvm-project/pull/164847
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to