[llvm] [CodeGenPrepare] Don't sink icmp eq (and X, mask), 0 into return blocks (PR #200460)

Aayush Shrivastava via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 08:29:42 PDT 2026


iamaayushrivastava wrote:

> Fix the commit sequence - the first commit should show the tests WITH CURRENT TRUNK codegen - the later commits should then show the tests' codegen changes

Thank you for the review. Reordered the commits as suggested.

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


More information about the llvm-commits mailing list