[PATCH] D94895: [X86] Add experimental option to separately tune alignment of innermost loops

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 20:26:10 PST 2021


mkazantsev updated this revision to Diff 317762.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Added test for combination of these options.


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

https://reviews.llvm.org/D94895

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/innermost-loop-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94895.317762.patch
Type: text/x-patch
Size: 4430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/c2670d94/attachment.bin>


More information about the llvm-commits mailing list