git bisect start # status: waiting for both good and bad commits # good: [b983431c281a0acb9e446c7c9d72474f4d09e8e0] [rtsan] Fix issue when intercepted function was not execve in test (#144018) git bisect good b983431c281a0acb9e446c7c9d72474f4d09e8e0 # status: waiting for bad commit, 1 good commit known # bad: [7aecd7ecacb4b305b94149f3cfcef306a9da6beb] [mlir][Vector] Add `vector.to_elements` op (#141457) git bisect bad 7aecd7ecacb4b305b94149f3cfcef306a9da6beb # bad: [2bf3ccabfa37ee1b2d74da7b370cdb16a5cc8ac0] [flang] Restructure runtime to avoid recursion (relanding) (#143993) git bisect bad 2bf3ccabfa37ee1b2d74da7b370cdb16a5cc8ac0 # good: [d57b86701a7b5bf7d98fea032f33e726b2abb424] Revert "AArch64: Move AArch64MCExpr functions to AArch64MCAsmInfo" git bisect good d57b86701a7b5bf7d98fea032f33e726b2abb424 # good: [65b06cd983e59c25f30b680167559a4db2b44609] [flang][runtime] Check SOURCE= conformability on ALLOCATE (#144113) git bisect good 65b06cd983e59c25f30b680167559a4db2b44609 # first bad commit: [2bf3ccabfa37ee1b2d74da7b370cdb16a5cc8ac0] [flang] Restructure runtime to avoid recursion (relanding) (#143993) # first bad commit: [2bf3ccabfa37ee1b2d74da7b370cdb16a5cc8ac0] [flang] Restructure runtime to avoid recursion (relanding) (#143993)