Revision 5da804418524d9bb318e9766e0d44819a5835ec1 authored by Dillon Sharlet on 03 March 2021, 20:14:11 UTC, committed by GitHub on 03 March 2021, 20:14:11 UTC
* Fix bug when a semaphore is cloned more than once.

* (Originally by abadams) Don't count unlikely loops as inner loops for likely_if_innermost.

* Ignore promise_clamped when solving.

* Acquires are not no-ops.

* Fix test name

* Handle nested vectors in bounds_of_lanes and (by abadams) Handle LE/LT in bounds of lanes in vectorize

* Fix test name.

* Allow any level of nested vectorization.

* trigger buildbots

* Grammar

Co-authored-by: Steven Johnson <srj@google.com>
1 parent 7493c09
History
File Mode Size
CMakeLists.txt -rw-r--r-- 1.1 KB

back to top