[PATCH] D59036: Memory writes overlap in the pipelined loop

Yan Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 13:33:30 PST 2019


yan_luo added a comment.

It seems that Hexagon is the only target that is using SWP in the upstream. Not sure a reproducible testcase at our side is also reproducible in the Hexagon target. But I will give it  a try.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59036/new/

https://reviews.llvm.org/D59036





More information about the llvm-commits mailing list