[PATCH] D59971: [GlobalISel] Add legalization support for non-power-2 loads and stores

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 14:28:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358613: [GlobalISel] Add legalization support for non-power-2 loads and stores (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59971?vs=195597&id=195628#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59971

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-non-pow2-load-store.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59971.195628.patch
Type: text/x-patch
Size: 12194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/88c05498/attachment.bin>


More information about the llvm-commits mailing list