[PATCH] D129291: [NVPTX] Promote i24, i40, i48 and i56 to next power-of-two register when passing

Kjetil Kjeka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 08:51:22 PDT 2022


kjetilkjeka added a comment.

When I run the failing test on my machine with `<build>/tools/clang/tools/extra/clangd/unittests/./ClangdTests --gtest_filter=TUSchedulerTests.PreambleThrottle` it passes even for the exact same pre-merge revision as the CI uses. Is this some sort of sporadic failure?

`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129291



More information about the llvm-commits mailing list