[PATCH] D54504: [stack-safety] Local analysis implementation

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 11:32:57 PST 2018


vitalybuka added a comment.

In D54504#1308376 <https://reviews.llvm.org/D54504#1308376>, @vlad.tsyrklevich wrote:

> I've been busy and still haven't had a chance to run down why the behavior of %z in the NonConstantOffset() test changes so oddly with different select values.


I'd like to submit as-is and investigate later and fix if needed, so I can have less patches to rebase.
This code is not hooked into any useful functionality yet.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54504





More information about the llvm-commits mailing list