]> granicus.if.org Git - clang/commit
[X86] Improve avx512-kconstraints-att_inline_asm.c to not be easily defeated by deadc...
authorCraig Topper <craig.topper@intel.com>
Mon, 15 Apr 2019 18:39:36 +0000 (18:39 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 15 Apr 2019 18:39:36 +0000 (18:39 +0000)
commit584ae07f035ce4a64154f3f8ad1f8fd58956dd05
treed6c2dbc7afedade4a9109e9bc71b6de218d83884
parentf16f5c9d6036d85d659581646438160d4326b361
[X86] Improve avx512-kconstraints-att_inline_asm.c to not be easily defeated by deadcode elimination. Improve CHECK lines to check IR types used. NFC

I plan to use this as the basis for backend IR test cases. We currently crash hard for using 32 or 64 bit mask registers without avx512bw.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@358435 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/avx512-kconstraints-att_inline_asm.c