[PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 09:21:33 PDT 2016
qcolombet added a comment.
Hi Marianne,
What is the link for the RFC on how to block dag combines in O0?
I didn’t see the thread on llvm-dev and, again, I believe that we need a more systematic approach to solve this problem.
Cheers,
-Quentin
Repository:
rL LLVM
http://reviews.llvm.org/D19268
More information about the llvm-commits
mailing list