[PATCH] D49200: [DAGCombine] Improve Load-Store Forwarding
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 14:19:00 PDT 2018
evandro added a comment.
Isn't this change always enabled for `-Os`? So it should be easy to test it or to enable down to a single function, shoulnb't it?
Repository:
rL LLVM
https://reviews.llvm.org/D49200
More information about the llvm-commits
mailing list