commit | a90433fff92317db7ce5c3578d021a6c88270634 | [log] [tgz] |
---|---|---|
author | Stefano Cianciulli <scianciulli@google.com> | Tue Jun 27 14:37:06 2023 +0000 |
committer | Stefano Cianciulli <scianciulli@google.com> | Mon Jul 03 11:16:21 2023 +0000 |
tree | d0c3359d710dd8fd5692d93f1a2e41ea4caf2cad | |
parent | fdfa590b7b43ca70e497f1a8afe9a641b57ece56 [diff] |
Re-enable Checker test 552-checker-x86-avx2-bit-manipulation The Checker test was disabled with a TODO comment to be removed when the 'hasIsaFeature()' test was available, which is now indeed implemented. Thanks to that, it is now possible to filter the avx-specific code to be tested only when the feature is present. Test: art/test/testrunner/testrunner.py --target --64 -t 552-checker-x86-avx2-bit-manipulation Change-Id: I24c847c49577f3e914c5df9aa3d528a3492d5200