This revision was automatically updated to reflect the committed changes.
Closed by commit rG65eb11306e92: [WebAssembly] Update bleeding-edge CPU
features (authored by aheejin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73322/new/
https://review
tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.
Sounds good to me!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73322/new/
https://reviews.llvm.org/D73322
___
merge_guards_bot added a comment.
{icon times-circle color=red} Unit tests: fail. 62155 tests passed, 6 failed
and 811 were skipped.
failed: libc++.std/language_support/cmp/cmp_partialord/partialord.pass.cpp
failed: libc++.std/language_support/cmp/cmp_strongeq/cmp.strongeq.pass.cpp
failed:
aheejin updated this revision to Diff 240132.
aheejin added a comment.
Herald added subscribers: llvm-commits, jfb, hiraditya.
Herald added a project: LLVM.
rebase + test fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73322/new/
https://reviews.
merge_guards_bot added a comment.
{icon times-circle color=red} Unit tests: fail. 62150 tests passed, 5 failed
and 811 were skipped.
failed: libc++.std/language_support/cmp/cmp_partialord/partialord.pass.cpp
failed: libc++.std/language_support/cmp/cmp_strongeq/cmp.strongeq.pass.cpp
failed:
aheejin created this revision.
aheejin added a reviewer: tlively.
Herald added subscribers: cfe-commits, sunfish, jgravelle-google, sbc100,
dschuff.
Herald added a project: clang.
aheejin added a comment.
I think their implemention is mostly complete, but please let me know if not.
This adds bu
aheejin added a comment.
I think their implemention is mostly complete, but please let me know if not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73322/new/
https://reviews.llvm.org/D73322
___
cfe-c