[PATCH] D46414: [GlobalISel][Legalizer] More concise and faster widenScalar, NFC

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 15:56:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331819: [GlobalISel][Legalizer] More concise and faster widenScalar, NFC (authored by rtereshin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46414?vs=145301&id=145806#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46414

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/trunk/include/llvm/CodeGen/MachineOperand.h
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-phi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46414.145806.patch
Type: text/x-patch
Size: 25307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/1f277860/attachment.bin>


More information about the llvm-commits mailing list