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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 08:23:04 PDT 2025


https://github.com/RKSimon commented:

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

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


More information about the llvm-commits mailing list