[libc-commits] [PATCH] D101895: [libc] Simplifies multi implementations

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon May 10 12:27:22 PDT 2021


sivachandra added a comment.

Unfortunately, I had to revert this as the bots were failing like this: https://lab.llvm.org/buildbot/#/builders/78/builds/11551.
I looked around for a bit to see if I can fix forward, but I do not think I know enough about the various x86_64 arch names. May be `-march=k8` is all we need, but I will let you decide what the best course of action is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101895



More information about the libc-commits mailing list