[PATCH] D129028: [SelectionDAG] computeKnownBits / ComputeNumSignBits for the remaining overflow-aware nodes

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 09:25:45 PDT 2022


barannikov88 added a comment.

It seems I don't have permission to land the patch. Could someone do this please?

I also see a build bot failure, but the error seems unrelated:
https://buildkite.com/llvm-project/premerge-checks/builds/101001#0181cec4-b429-490e-8703-f179f25541b2/6-12053

  Failed Tests (1):
    BOLT :: runtime/X86/user-func-reorder.c

Is it OK or should I look into it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129028



More information about the llvm-commits mailing list