[PATCH] D27853: [CodeGenPrep]Restructure promoting Ext to form ExtLoad

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 11:20:28 PST 2017


junbuml updated this revision to Diff 89387.
junbuml added a comment.

It seems that my comments and variable names cause some confusions, so  updated comments and variable names.


https://reviews.llvm.org/D27853

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/AArch64/arm64-codegen-prepare-extload.ll
  test/CodeGen/X86/codegen-prepare-extload.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27853.89387.patch
Type: text/x-patch
Size: 16652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/1423dc1a/attachment.bin>


More information about the llvm-commits mailing list