[PATCH] D153391: [SimplifyCFG] Add option to not speculate blocks

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 13:22:18 PDT 2023


vitalybuka added a comment.

In D153391#4442080 <https://reviews.llvm.org/D153391#4442080>, @aeubanks wrote:

> In D153391#4442059 <https://reviews.llvm.org/D153391#4442059>, @vitalybuka wrote:
>
>> In D153391#4442057 <https://reviews.llvm.org/D153391#4442057>, @aeubanks wrote:
>>
>>> In D153391#4442049 <https://reviews.llvm.org/D153391#4442049>, @vitalybuka wrote:
>>>
>>>> Probably caused by the patch https://lab.llvm.org/buildbot/#/builders/77/builds/27866
>>>
>>> this patch doesn't actually change any behavior in any of the pipelines
>>
>> D153468 <https://reviews.llvm.org/D153468> maybe
>
> that's definitely a no-op even if you pass the flag that actually enables more verification

Looks like it was unrelated flake which failed few times in a row. We will look how to improve that.
Sorry for the noise.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153391/new/

https://reviews.llvm.org/D153391



More information about the llvm-commits mailing list