[llvm] [X86] Combine `PTEST` to `TESTP` (PR #157249)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 7 02:55:27 PDT 2025


https://github.com/RKSimon commented:

We already have a similar fold in combinePTESTCC that uses SimplifyMultipleUseDemandedBits - any idea why it isn't firing?

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


More information about the llvm-commits mailing list