[PATCH] D127195: [CodeEmitter] Fix encoding wide instructions on big-endian hosts

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 11:08:10 PDT 2022


foad added a comment.

> It seems like this patch can be tested by existing test cases, but just curious, do we have any big-endian builtbot for AMDGPU?

Not for AMDGPU specifically, but there are big-endian buildbots that test all targets. These were the ones that started failing when D126483 <https://reviews.llvm.org/D126483> was pushed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127195



More information about the llvm-commits mailing list