mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
This fixes a bug in isl_flow where triggering the compute out could result in undefined or unexpected behavior. This fixes some recent regressions we saw in the android buildbots. Thanks Eli Friedman for reducing the corresponding test cases. llvm-svn: 309274