[PATCH] D39946: Relax unaligned access assertion when type is byte aligned

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 22:46:27 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320243: Relax unaligned access assertion when type is byte aligned (authored by dylanmckay).

Repository:
  rL LLVM

https://reviews.llvm.org/D39946

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/AVR/AVRISelLowering.cpp
  llvm/trunk/test/CodeGen/AVR/unaligned-atomic-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39946.126263.patch
Type: text/x-patch
Size: 4220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171209/083f2a27/attachment.bin>


More information about the llvm-commits mailing list