yonghong-song wrote: > But **after this patch**, the two numbers get the same result as before this > patch. I don't see ld_imm64 becoming a mov instruction, as well as explicit > zero extension for 'unsigned int'. Is that expected?
IIUC, we have the same result before and after this patch. So this patch didn't make things worse or better. So didn't really solve your problem for 'unsigned int'. https://github.com/llvm/llvm-project/pull/84874 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits