[PATCH] D24745: TLI: Add option to generate dependent stores in scalarization.

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 09:17:30 PDT 2016


hfinkel added a subscriber: hfinkel.
hfinkel added a comment.

In https://reviews.llvm.org/D24745#552299, @jvesely wrote:

> ping


I don't understand why you need this (even if you end up lowing the individual stores using a RMW sequence). Can you please explain?


Repository:
  rL LLVM

https://reviews.llvm.org/D24745





More information about the llvm-commits mailing list