[PATCH] D94783: [LTO] Remove options to disable inlining and GVNLoadPRE.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 09:44:08 PST 2021
fhahn updated this revision to Diff 317005.
fhahn added a comment.
enable vectorization unconditionally, to be in line with the behavior in `LTOBackend.cpp`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94783/new/
https://reviews.llvm.org/D94783
Files:
llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/tools/llvm-lto/llvm-lto.cpp
llvm/tools/lto/lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94783.317005.patch
Type: text/x-patch
Size: 7794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/e4917845/attachment-0001.bin>
More information about the llvm-commits
mailing list