[PATCH] D39011: [SimplifyCFG] try harder to forward switch condition to phi (PR34471)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 22 12:17:25 PDT 2017


spatel added a comment.

Delay switch condition forwarding to -latesimplifycfg:
https://reviews.llvm.org/rL316298


Repository:
  rL LLVM

https://reviews.llvm.org/D39011





More information about the llvm-commits mailing list