[PATCH] D74317: [AMDGPU] Fix non-deterministic iteration order

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 12:29:35 PDT 2020


dblaikie added a comment.

> naming of autonamed values in -print-after=si-wqm output.

Wouldn't that show up in the name of IR values in an LLVM IR test (with Asserts/names enabled) that tested before/after running that pass?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74317





More information about the llvm-commits mailing list