[PATCH] D28701: [CodeGenPrep]Sink sext when foldable in user GEPs

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 19:44:44 PDT 2017


junbuml updated this revision to Diff 97035.
junbuml edited the summary of this revision.

https://reviews.llvm.org/D28701

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  test/CodeGen/AArch64/aarch64-address-type-promotion-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28701.97035.patch
Type: text/x-patch
Size: 10982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/d77acbe3/attachment.bin>


More information about the llvm-commits mailing list