[PATCH] D85307: AMDGPU: Fix verifier error with undef source producing s_bitset*

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 11:43:44 PDT 2020


arsenm closed this revision.
arsenm added a comment.

3e52667433881f42ff95ac6775b1ef1a3edd68cd <https://reviews.llvm.org/rG3e52667433881f42ff95ac6775b1ef1a3edd68cd>



================
Comment at: llvm/test/CodeGen/AMDGPU/shrink-insts-undef-reg-verifier-error.ll:1
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -verify-machineinstrs < %s
+
----------------
Should have deleted this test first


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

https://reviews.llvm.org/D85307



More information about the llvm-commits mailing list