[PATCH] D116941: [GlobalISel] Fix incorrect sign extension when combining G_INTTOPTR and G_PTR_ADD

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 09:03:00 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG283f5a198a0e: [GlobalISel] Fix incorrect sign extension when combining G_INTTOPTR and… (authored by pratlucas).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116941

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-ptradd-int2ptr.mir
  llvm/test/CodeGen/AArch64/GlobalISel/inttoptr_add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116941.401660.patch
Type: text/x-patch
Size: 6172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/642386e1/attachment.bin>


More information about the llvm-commits mailing list