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

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 08:25:34 PDT 2025


XChy wrote:

> Still would prefer that this PR just handles bitcasts and use followup PRs to add trunc/ext handling

OK, I will split this PR later.

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


More information about the llvm-commits mailing list