shangwuyao abandoned this revision.
shangwuyao added a comment.
Closing this since the fix landed with https://reviews.llvm.org/D120563.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120529/new/
https://reviews.llvm.org/D120529
___
yaxunl added a comment.
https://reviews.llvm.org/D120563
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120529/new/
https://reviews.llvm.org/D120529
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
yaxunl added a comment.
Sorry I missed this failure. Thanks for disabling it.
I will come up with a fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120529/new/
https://reviews.llvm.org/D120529
___
cf
shangwuyao added a comment.
Seems like
C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\lit-tmp-4x8dbzx6\\libbc-hipBundled-amdgcn-gfx1030-4b53df.a
somehow got interpreted by filecheck regex as:
C:UsersContainerAdministratorAppDataLocalTemp\\
shangwuyao added a comment.
See the comments in https://reviews.llvm.org/D120366, an example test failure
is in https://reviews.llvm.org/harbormaster/build/224364/.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120529/new/
https://reviews.llvm.org
shangwuyao created this revision.
shangwuyao added reviewers: tra, jlebar, yaxunl.
shangwuyao requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Disable a hip test that's broken only for Windows at HEAD.
Repository:
rG LLVM Github Monorepo