You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ESIMD] Fix intermittent memory corruption in ESIMDOptimizeVecArgCallConv.cpp (#6889)
Functions were erased from Module too early, while iterating over them.
Also fix signed/unsigned comparison warnings.
Tests: intel/llvm-test-suite#1289
This patch also fixes Linux failures.
Signed-off-by: Konstantin S Bobrovsky <konstantin.s.bobrovsky@intel.com>
0 commit comments