User Details
User Details
- User Since
- Nov 15 2022, 6:55 AM (10 w, 6 d)
Dec 21 2022
Dec 21 2022
e-kud updated the diff for D138521: [X86] Support ANDNP combine through vector_shuffle.
Rebased.
Dec 18 2022
Dec 18 2022
e-kud published D140268: [CMake] Make libLLVM functionable for Android for review.
Dec 14 2022
Dec 14 2022
e-kud published D139991: [X86] combine-and.ll - add 256 and 512 bit test coverage for scalar broadcast for review.
e-kud retitled D138521: [X86] Support ANDNP combine through vector_shuffle from [X86] Support ANDNP combine through broadcast instructions with scalar input to [X86] Support ANDNP combine through vector_shuffle.
e-kud added inline comments to D138521: [X86] Support ANDNP combine through vector_shuffle.
e-kud updated the diff for D138521: [X86] Support ANDNP combine through vector_shuffle.
Rebased and added a bitcast of IsNOT.
Dec 13 2022
Dec 13 2022
e-kud updated the diff for D138521: [X86] Support ANDNP combine through vector_shuffle.
Added vector splitting
Dec 6 2022
Dec 6 2022
e-kud added a comment to D138521: [X86] Support ANDNP combine through vector_shuffle.
Dec 5 2022
Dec 5 2022
e-kud updated the diff for D138521: [X86] Support ANDNP combine through vector_shuffle.
Propose more generic approach using vector_shuffle
Nov 28 2022
Nov 28 2022
e-kud updated the diff for D138521: [X86] Support ANDNP combine through vector_shuffle.
Rebased on precommit tests
e-kud updated the diff for D138734: [X86] combine-and.ll - add test coverage for scalar broadcast.
Update tests with old codegen
e-kud published D138734: [X86] combine-and.ll - add test coverage for scalar broadcast for review.
Nov 27 2022
Nov 27 2022
e-kud updated the diff for D138521: [X86] Support ANDNP combine through vector_shuffle.
Add peeking through bitcasts for BROADCAST as well.
Nov 25 2022
Nov 25 2022
e-kud updated the diff for D138521: [X86] Support ANDNP combine through vector_shuffle.
Address to comments and put tests into https://reviews.llvm.org/D138734
Nov 24 2022
Nov 24 2022
e-kud added inline comments to D138521: [X86] Support ANDNP combine through vector_shuffle.
Nov 23 2022
Nov 23 2022
e-kud published D138521: [X86] Support ANDNP combine through vector_shuffle for review.