[PATCH] D155831: [LV][WIP] Lazy creation of BFI when required by cost model

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 06:47:19 PDT 2023


ebrevnov updated this revision to Diff 542497.
ebrevnov added a comment.

Removed acidental changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155831

Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-lto-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
  llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155831.542497.patch
Type: text/x-patch
Size: 44126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/f28f134c/attachment.bin>


More information about the llvm-commits mailing list