[llvm] [VectorCombine] Support pattern `bitop(cast(x), C) -> cast(bitop(x, InvC))` (PR #155216)

Rajveer Singh Bharadwaj via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 03:30:36 PDT 2025


https://github.com/Rajveer100 approved this pull request.

Implementation looks reasonable from my end. I will leave the rest up to the maintainers.

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


More information about the llvm-commits mailing list