This is a suggestion from https://reviews.llvm.org/D109726#3004107, although it does not work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109927
[WIP][TLI] SimplifyDemandedVectorElts(): for `OR`, don't demand elements that are known to be all-ones in another operand AbandonedPublic Authored by lebedev.ri on Sep 16 2021, 2:28 PM.
Details
Summary This is a suggestion from https://reviews.llvm.org/D109726#3004107, although it does not work.
Diff Detail
Revision Contents
Diff 373073 llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/X86/insertelement-ones.ll
llvm/test/CodeGen/X86/vshift-6.ll
|
clang-tidy: warning: invalid case style for variable 'computeKnownBitsElementWise' [readability-identifier-naming]
not useful