[PATCH] D145634: [X86] Support llvm.{min,max}imum.f{16,32,64}

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 23 19:14:26 PDT 2023


skatkov added a comment.

I have a side question (not delaying landing this one)

It looks like this change lowers vectorized form of intrinsic in a non-optimal way.
So I wonder whether there are some plans to improve it as follow-up?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145634



More information about the llvm-commits mailing list