[PATCH] D149033: [NFC]Fix 2 logic dead code

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 23:11:17 PDT 2023


skan added a comment.

In D149033#4311579 <https://reviews.llvm.org/D149033#4311579>, @dyung wrote:

> In D149033#4311552 <https://reviews.llvm.org/D149033#4311552>, @skan wrote:
>
>> Thank you for the report @vzakhari @vdonaldson! I fixed it by rGb73229e55543b4ba2b293adcb8b7d6025f01f7d9 <https://reviews.llvm.org/rGb73229e55543b4ba2b293adcb8b7d6025f01f7d9>
>
> This change seems to be causing two test failures on a bot, can you take a look?
>
> https://lab.llvm.org/buildbot/#/builders/247/builds/4041

Sure. The previous patch was reverted. And I committed a new fix here rG8f966cedea594d9a91e585e88a80a42c04049e6c <https://reviews.llvm.org/rG8f966cedea594d9a91e585e88a80a42c04049e6c>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149033



More information about the llvm-commits mailing list