[X86] Fix machineverifier error on avx512f-256-set0.mir
authorCraig Topper <craig.topper@intel.com>
Wed, 29 May 2019 17:02:27 +0000 (17:02 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 29 May 2019 17:02:27 +0000 (17:02 +0000)
commite3a76fa1e2cd9aa96f5081a15d58e2eb84d5a890
tree92e065cef05daca5475ab33774fa7793259f8a96
parentf80c4241b306ce4cf2d718b590e516866d787c67
[X86] Fix machineverifier error on avx512f-256-set0.mir

Previously the pass ran the entire llc pipeline which caused the IR to be recodegened.

This commit restricts it to just running the postrapseudos pass and checking the results of that instead of the final assembly.

llvm-svn: 361991
llvm/test/CodeGen/X86/avx512f-256-set0.mir