[PATCH] D70564: [GlobalISel] LegalizationArtifactCombiner: Fix a bug in tryCombineMerges

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 11:12:50 PST 2020


volkan updated this revision to Diff 242703.
volkan added a comment.

- Rebased and updated based on the feedback.


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

https://reviews.llvm.org/D70564

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/artifact-combine-unmerge.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70564.242703.patch
Type: text/x-patch
Size: 11118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/0bfb5e55/attachment.bin>


More information about the llvm-commits mailing list