[PATCH] D125712: [SLP][X86] Improve reordering to consider alternate instruction bundles

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 03:44:57 PDT 2022


RKSimon added a comment.

Do you have many more examples of these patterns? If the addsub<->subadd pattern is the main problem it shouldn't take much to fix it later on in the backend


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125712



More information about the llvm-commits mailing list