[PATCH] D63963: [Codegen][SelectionDAG] X u% C == 0 fold: non-splat vector improvements

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 12:29:07 PDT 2019


lebedev.ri added a comment.

In D63963#1579051 <https://reviews.llvm.org/D63963#1579051>, @lebedev.ri wrote:

> In D63963#1579003 <https://reviews.llvm.org/D63963#1579003>, @xbolva00 wrote:
>
> > Did you run test suite/ctmark? All fine?
>
>
> I did not.


Err, what i was trying to say was: i certainly did not run ctmark.
I certainly did run test-suite for earlier patches, but i don't recall if i did run it here.

In D63963#1579051 <https://reviews.llvm.org/D63963#1579051>, @lebedev.ri wrote:

> In D63963#1579003 <https://reviews.llvm.org/D63963#1579003>, @xbolva00 wrote:
>
> > Did you run test suite/ctmark? All fine?
>
>
> Here i'm reasonably confident with my alive exercises.


This still stands

> In D63963#1579003 <https://reviews.llvm.org/D63963#1579003>, @xbolva00 wrote:
> 
>> All fine?




Repository:
  rL LLVM

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

https://reviews.llvm.org/D63963





More information about the llvm-commits mailing list