This patch adds support for xors of splat vectors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34354
[Reassociate] Support xor reassociating for splat vectors ClosedPublic Authored by craig.topper on Jun 19 2017, 9:31 AM.
Details Summary This patch adds support for xors of splat vectors.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 21 2017, 7:13 AM Closed by commit rL305925: [Reassociate] Support xor reassociating for splat vectors (authored by ctopper). · Explain WhyJun 21 2017, 9:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103402 llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
llvm/trunk/test/Transforms/Reassociate/xor_reassoc.ll
|