[PATCH] D35561: [SelectionDAG] Provide adequate register class for RegisterSDNode

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 04:38:09 PST 2018


sdardis added a subscriber: jvesely.
sdardis added a comment.

It appears this also fixes a machine verifier failure in test/CodeGen/AMDGPU/r600.work-item-intrinsics.ll, but I am unsure on the correctness of the changed assembly output. +CC'ing Jan Vesely who provided the test.


https://reviews.llvm.org/D35561





More information about the llvm-commits mailing list