[PATCH] D73126: [X86] Generate unaligned access for fixed slots in unaligned stack
Matheus Izvekov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 15:49:38 PST 2021
mizvekov updated this revision to Diff 321589.
mizvekov added a comment.
Herald added a subscriber: pengfei.
Just an easy rebase of the original patch.
No tests had to be updated at all.
Please let me know if I have properly attributed credits to original author.
By the way, I do not have commit access and will need help with that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73126/new/
https://reviews.llvm.org/D73126
Files:
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/CodeGen/X86/anyregcc.ll
llvm/test/CodeGen/X86/avx-intel-ocl.ll
llvm/test/CodeGen/X86/avx512-intel-ocl.ll
llvm/test/CodeGen/X86/x86-64-xmm-spill-unaligned.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73126.321589.patch
Type: text/x-patch
Size: 19470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/5115b458/attachment-0001.bin>
More information about the llvm-commits
mailing list