[PATCH] D54211: [SimpleLoopUnswitch] partial unswitch needs to be careful when replacing invariants with constants

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 10:53:47 PST 2018


chandlerc added a comment.

Could you not introduce all the separate test files?

If the main test (which you did enhance) still doesn't cover the cases, just add more variants there?


Repository:
  rL LLVM

https://reviews.llvm.org/D54211





More information about the llvm-commits mailing list