[PATCH] D39946: Relax unaligned access assertion when type is byte aligned
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 7 01:49:40 PST 2017
dylanmckay updated this revision to Diff 125905.
dylanmckay added a comment.
Remove unneeded modifications to the diff left from the last update
https://reviews.llvm.org/D39946
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/Target/AVR/AVRISelLowering.cpp
test/CodeGen/AVR/unaligned-atomic-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39946.125905.patch
Type: text/x-patch
Size: 4022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/64c13cb4/attachment.bin>
More information about the llvm-commits
mailing list