[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:07:13 PDT 2023


michaelrj added a comment.

Try disabling just the third set of loops, since the size of the checks grows exponentially it's likely that they're taking up most of the time.


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