[PATCH] D103745: [dfsan] Add full fast8 support

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 14:57:58 PDT 2021


twoh added a comment.

@browneee Thanks for the reply! IIUC, with non-fast mode and 16-bit shadow data, it could support 2^16 labels with a single run, so the coverage reduction is 2^16 -> 8. Do I miss something?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103745



More information about the llvm-commits mailing list