[libc-commits] [PATCH] D155979: [libc] Disable 'DecodeInOtherBases` test on GPU targets

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 21 10:39:51 PDT 2023


michaelrj added a comment.

I'd rather not limit the digits to just 0 and 1. If you want to shorten the tests maybe try 16? Otherwise probably just disable the whole test. Having the test enabled and running but not actually checking anything seems like a recipe for confusion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155979



More information about the libc-commits mailing list