[PATCH] D74415: [ADT] Implement the Waymarking as an independent utility

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 10:15:36 PST 2020


rriddle added a comment.

Using waymarking would be a nice memory savings(~1 word per operand). The main complaint I've heard about waymarking is the debuggability aspect of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74415





More information about the llvm-commits mailing list