[PATCH] D109368: [LV] Vectorize cases with larger number of RT checks, execute only if profitable.

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 03:09:45 PDT 2022


alexfh added a comment.

By the way, this commit seems to regress the llvm_singlesource / Misc_oourafft <https://github.com/llvm/llvm-test-suite/blob/main/SingleSource/Benchmarks/Misc/oourafft.c> benchmark by ~8% on multiple configurations. Not sure what the right tradeoff here is and how representative is the benchmark of real-life workloads, but you might want to look at this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109368



More information about the llvm-commits mailing list