[PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 16:17:41 PDT 2016


kzhuravl added a subscriber: kzhuravl.
kzhuravl added a comment.

Hi Marianne,

We are hitting exactly the same issue in one of our (amdgpu) debugger test cases.
Are you still working on this patch?

Thanks,
Konstantin


Repository:
  rL LLVM

https://reviews.llvm.org/D19268





More information about the llvm-commits mailing list