commit | 97bc9a61c0bdfb1683c7d3fd7224d53bf548c8e1 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Thu Jun 27 16:25:44 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 27 20:53:58 2019 +0000 |
tree | 5270ff30213ccbeaa8cce9287244def79fc8b926 | |
parent | a3f44e230fefc5ebe2089e3ae671cd3e0974693a [diff] |
simplify nibble_to_vpshufb Just realized the mapping from our bytes() control nibble to vpshufb's control byte is even easier than we thought. Change-Id: I86fec8d3ca091ecc3fbbd59fe51ac128f0cef2fa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/224316 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@google.com>