[llvm] [DAGCombiner] Treat extracts from build_vectors that are splats as free (PR #65773)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 07:08:24 PDT 2023
RKSimon wrote:
We already have several places where we early-out if we'd break a NOT pattern
https://github.com/llvm/llvm-project/pull/65773
More information about the llvm-commits
mailing list