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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 17:40:40 PDT 2023


LuoYuanke added a comment.

In D147996#4276231 <https://reviews.llvm.org/D147996#4276231>, @xiangzhangllvm wrote:

> 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
>
> OK, many thanks! Let me double confirm, the PR60441 is https://reviews.llvm.org/D60441, right?

I think PR60441 is https://github.com/llvm/llvm-project/issues/6044.


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

https://reviews.llvm.org/D147996



More information about the llvm-commits mailing list