[PATCH] D60799: Add a getSizeInBits() accessor to MachineMemOperand. NFC.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 15:21:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358617: Add a getSizeInBits() accessor to MachineMemOperand. NFC. (authored by aemerson, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D60799?vs=195472&id=195640#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60799

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  llvm/trunk/include/llvm/CodeGen/MachineMemOperand.h
  llvm/trunk/include/llvm/Support/LowLevelTypeImpl.h
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60799.195640.patch
Type: text/x-patch
Size: 5174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/dfa2cc29/attachment.bin>


More information about the llvm-commits mailing list