[PATCH] D61802: [LoopVectorize] Enable float minmax reductions via instruction flag

Nicolau Werneck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 13:24:18 PDT 2019


nlw0 added a comment.

I had not run `make check`, sorry I'm still a bit lost. There is a number of broken tests. Is the idea that these might be all be benign changes due to the vectorization not kicking in before, and we might just need to update what the generated code now looks like? And then the test file you already included would now be just another test in such state?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61802





More information about the llvm-commits mailing list