[PATCH] D112545: [x86] enhance mayFoldLoad to check alignment

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 08:51:03 PDT 2021


spatel updated this revision to Diff 382351.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Added clause for hasSSEUnalignedMem() and adjusted test file with extra RUN line for that.


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

https://reviews.llvm.org/D112545

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/oddshuffles.ll
  llvm/test/CodeGen/X86/vec_insert-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112545.382351.patch
Type: text/x-patch
Size: 13150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/5aa9c3de/attachment.bin>


More information about the llvm-commits mailing list