[PATCH] D71359: Fix assertion failure in getMemOperandWithOffsetWidth

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 03:10:19 PST 2019


This revision was automatically updated to reflect the committed changes.
kristof.beyls marked 2 inline comments as done.
Closed by commit rG870f39d310d6: Fix assertion failure in getMemOperandWithOffsetWidth (authored by kristof.beyls).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71359

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
  llvm/lib/Target/Lanai/LanaiInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/AArch64/machine-sink-getmemoperandwithoffset.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71359.234255.patch
Type: text/x-patch
Size: 9468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/0934a1db/attachment-0001.bin>


More information about the llvm-commits mailing list