[PATCH] D91244: [GlobalISel] Add missing operand update when copy is required

Gabriel Hjort Ã…kerlund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 23:47:27 PST 2021


ehjogab updated this revision to Diff 317785.
ehjogab added a comment.

Added changingInstr() before setReg()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91244

Files:
  llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91244.317785.patch
Type: text/x-patch
Size: 9816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/975869d5/attachment.bin>


More information about the llvm-commits mailing list