[PATCH] D47148: [CodeGen] Always update divergence in SelectionDAG::UpdateNodeOperands
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 23 02:06:01 PDT 2018
arsenm added inline comments.
================
Comment at: test/CodeGen/AMDGPU/vector-legalizer-divergence.ll:1
+; RUN: llc -march=amdgcn < %s
+
----------------
Needs to check something
Repository:
rL LLVM
https://reviews.llvm.org/D47148
More information about the llvm-commits
mailing list