[PATCH] D39125: [inlineasm] Fix crash when number of matched input constraint operands overflows signed char

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 09:39:28 PDT 2017


rampitec added inline comments.


================
Comment at: test/CodeGen/AMDGPU/InlineAsmCrash.ll:1
+; RUN: llc -march=amdgcn < %s
+
----------------
Please add -verify-machineinstrs


https://reviews.llvm.org/D39125





More information about the llvm-commits mailing list