[PATCH] D61787: [GlobalISel Legalizer] Improve artifact combiner
    Petar Avramovic via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul  3 03:19:58 PDT 2019
    
    
  
Petar.Avramovic updated this revision to Diff 207745.
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.
Rebased the patch. Ping.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61787/new/
https://reviews.llvm.org/D61787
Files:
  include/llvm/CodeGen/GlobalISel/GISelWorkList.h
  lib/CodeGen/GlobalISel/Legalizer.cpp
  test/CodeGen/AArch64/GlobalISel/legalize-unmerge-values.mir
  test/CodeGen/AArch64/GlobalISel/legalizer-combiner-zext-trunc-crash.mir
  test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-sext.mir
  test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-zext.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-and.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-extract.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-implicit-def.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-or.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values-xfail.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-xor.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61787.207745.patch
Type: text/x-patch
Size: 37046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/ae7895f9/attachment.bin>
    
    
More information about the llvm-commits
mailing list