[PATCH] D88485: [SDag][AMDGPU] Maintain DAG divergence through instruction selection

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 08:32:29 PST 2020


foad added a comment.

> It is not clear to me why do we need to query divergence information for MachineSDNode?

We don't need it. It is just something I found useful when I was doing some debugging and analysis of the code we generate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88485



More information about the llvm-commits mailing list