[PATCH] D140990: [DebugInfo] Treat empty metadata operands the same as undef operands in SelectionDAG

Mikhail Goncharov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 07:47:54 PDT 2023


goncharov added a comment.

In D140990#4298798 <https://reviews.llvm.org/D140990#4298798>, @goncharov wrote:

> Heads up: this seems to make compilation non-determenistic (I am still trying to confirm).

Likely fixed by https://reviews.llvm.org/D140901


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140990



More information about the llvm-commits mailing list