[PATCH] D42007: [SimplifyCFG] Try to change store operation type when sinking

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 13:43:29 PST 2018


davide added a comment.

(As I already previously advocated), instcombine & simplifyCFG shouldn't do any hoisting/sinking whatsoever, but I only had limited energy to fight this battle.


Repository:
  rL LLVM

https://reviews.llvm.org/D42007





More information about the llvm-commits mailing list