[PATCH] D127931: [TableGen] Emit instruction name in INSTRINFO_OPERAND_TYPE

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 09:54:07 PDT 2022


Amir added a comment.

In D127931#3599455 <https://reviews.llvm.org/D127931#3599455>, @paulkirth wrote:

> Hi, we're seeing a failure in Fuchsia's Clang CI for windows.
>
> The failing test is LLVM :: TableGen/get-operand-type.td
>
> You can find the failing bot here: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-windows-x64/b8810810347109726705/overview
>
> If this will be hard to address, would you mind reverting until a fix is ready?

Hi @paulkirth,
I’ve addressed this test failure in the 2nd commit (the first one is reverted): https://reviews.llvm.org/rG31e2bba155986b1416c70655c9f5f9e77c2abd46
I couldn’t find a commit hash in the build page, can you please confirm which one is it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127931



More information about the llvm-commits mailing list