[PATCH] D105926: [PowerPC] Extra test case for LDARX
Albion Fung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 19 19:29:26 PDT 2021
Conanap reopened this revision.
Conanap added a comment.
This revision is now accepted and ready to land.
Had to revert this as I'm seeing failures on buildbots not owned by us. The error is:
llc: error: : error: unable to get target for 'powerpc64le-unknown-linux-gnu', see --version and --triple.
Note that when testing on local machines I did not encounter this error, neither did PowerPC buildbots, so I'll need to look into it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105926/new/
https://reviews.llvm.org/D105926
More information about the cfe-commits
mailing list