]> granicus.if.org Git - llvm/commit
[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)
commit4141a289f9db21cdaf1b44a382222c12e0723c71
tree4511cdfbff44a1b16babad3a575ee7fa37153037
parent6eb463fb73e757955d57541609c1f6dadd7545b3
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361991 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx512f-256-set0.mir