[PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 01:05:35 PST 2015


aadg added a subscriber: aadg.
aadg added a comment.

Jonas,

I just tried this patch on a known-good LLVM+Clang, and it breaks generated code in a number of benchmark suite for the Cortex-A53 and Cortex-A57 targets:

- llvm-test-suite/MultiSource/Benchmarks
- spec2006: mcf
- cpu2000: mcf

I won't have time to investigate further in the next 2 weeks.


http://reviews.llvm.org/D8705





More information about the llvm-commits mailing list