[PATCH] D45183: [PostRASink] Add NoVRegs property

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 14:46:35 PDT 2018


thegameg added a comment.

The shrink-wrap pass would already assert here <https://github.com/llvm-mirror/llvm/blob/9b17e6e1c4935e2b7dc9e926444defaf161c33e8/lib/CodeGen/ShrinkWrap.cpp#L258>. Could you add the property to ShrinkWrap as well?


https://reviews.llvm.org/D45183





More information about the llvm-commits mailing list