[PATCH] D117480: [IR] Extend llvm.vector.reduce.fadd

Jun Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 06:52:06 PST 2022


junaire added a comment.

Please note that this patch is WIP.

After we add a new argument to the intrinsic, how can we update the previous lit tests automatically? I haven't tried to update all the tests by hand, cuz it looks like takes a huge amount of work and I believe there should be a way to do things more easily and I don't know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117480



More information about the llvm-commits mailing list