[PATCH] D120400: [MIRParser] Diagnose too large align values in MachineMemOperands

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 07:37:12 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG719bac55dff1: [MIRParser] Diagnose too large align values in MachineMemOperands (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120400

Files:
  llvm/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/test/CodeGen/AMDGPU/merge-global-load-store.mir
  llvm/test/CodeGen/MIR/Generic/aligned-memoperands-err.mir
  llvm/test/CodeGen/MIR/Generic/aligned-memoperands.mir
  llvm/test/CodeGen/Mips/msa/emergency-spill.mir
  llvm/test/CodeGen/PowerPC/stack-coloring-vararg.mir
  llvm/test/DebugInfo/AArch64/asan-stack-vars.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120400.411129.patch
Type: text/x-patch
Size: 8657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/48cecbca/attachment.bin>


More information about the llvm-commits mailing list