Skip to content

v2.11.34

@bcheng0127 bcheng0127 tagged this 08 Jan 15:21
For function call, there is no global data flow analysis in RA. As a
result, the SIMD control flow caused RAW dependence may happen.
The solution is to insert sync.allwr before call site to force sync all
dependencies.

(cherry picked from commit c3874e79ee2e520be7e772004e8ea3453395faea)
Assets 2
Loading