[PATCH] D16831: [regalloc][WinEH] Do not mark intervals as not spillable if they contain a regmask
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 09:38:18 PST 2016
qcolombet added a comment.
Hi Andy,
LGTM modulo I would like the test case to be a more strict on the checks.
Thanks,
-Quentin
================
Comment at: test/CodeGen/X86/regalloc-spill-at-ehpad.ll:9
@@ +8,3 @@
+
+; CHECK-NOT: LLVM ERROR
+
----------------
Could you check that the splitting you expect occur?
Repository:
rL LLVM
http://reviews.llvm.org/D16831
More information about the llvm-commits
mailing list