[PATCH] D51861: [LSR] Combine unfolded offset into invariant register

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 10:11:21 PDT 2018


qcolombet added a comment.

> The failing runtime tests do (a) and (b) but not (c).

I am confused. If they don't do (c) how can they fail?

> The original patch failed several runtime tests of the LLVM test-suite: [...]

Can't we extract a test from there?


https://reviews.llvm.org/D51861





More information about the llvm-commits mailing list