[PATCH] D80264: [Instruction] Set metadata uses to undef on deletion

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 18:48:36 PDT 2020


efriedma added a comment.

Do you care to distinguish "the value was optimized out at this location", vs. "the value is uninitialized/poison at this location"?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80264





More information about the llvm-commits mailing list