[PATCH] D102869: CodeGen: Store LLT instead of uint64_t in MachineMemOperand

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 14:11:14 PDT 2021


arsenm updated this revision to Diff 346852.
arsenm added a comment.

Pass through in IRTranslator


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

https://reviews.llvm.org/D102869

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/include/llvm/CodeGen/MachineMemOperand.h
  llvm/include/llvm/Support/LowLevelTypeImpl.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/LowLevelType.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/MachineOperand.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102869.346852.patch
Type: text/x-patch
Size: 10964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/3b4145b2/attachment-0001.bin>


More information about the llvm-commits mailing list