[PATCH] D147996: [X86] combineConcatVectorOps - remove FADD/FSUB/FMUL handling (2-1)

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 18:43:47 PDT 2023


xiangzhangllvm added a comment.

In D147996#4273314 <https://reviews.llvm.org/D147996#4273314>, @RKSimon wrote:

> LGTM if its causing regressions, but I'd appreciate any time you can spend on PR60441

Thanks, but frankly speaking, currently I don't figure out the 2-2 patch to fix the "became worse lit tests"
Do you think we should fix the lit tests in back end again ?
Or create a issue for mid-end friends ?


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

https://reviews.llvm.org/D147996



More information about the llvm-commits mailing list