]> granicus.if.org Git - llvm/commit
[X86] Add more type qualifiers to INSERT_SUBREG operations in rotate patterns so...
authorCraig Topper <craig.topper@intel.com>
Wed, 1 Nov 2017 07:11:32 +0000 (07:11 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 1 Nov 2017 07:11:32 +0000 (07:11 +0000)
commit5d7d418e3b7d9ecfae4c63338bc4e87e8b666ffd
tree3de7d2c188ed07c205e30f3bd85ac8dd54917281
parent07ea6bb2fb311b2d8e53e4f6594d65d86d8fc9dd
[X86] Add more type qualifiers to INSERT_SUBREG operations in rotate patterns so they don't get created with a v64i8 type.

Not sure why tablegen didn't error on this.

Fixes PR35158.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317079 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td