[PATCH] D96013: GlobalISel: Try to combine G_[SU]DIV and G_[SU]REM
    Christudasan Devadasan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 10 05:16:52 PST 2021
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c6ab48fb114: GlobalISel: Try to combine G_[SU]DIV and G_[SU]REM (authored by cdevadas).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96013/new/
https://reviews.llvm.org/D96013
Files:
  llvm/docs/GlobalISel/GenericOpcode.rst
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/include/llvm/Target/GenericOpcodes.td
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/postlegalizer-combiner-divrem.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/prelegalizer-combiner-divrem.mir
  llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96013.329622.patch
Type: text/x-patch
Size: 46738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/d15caa77/attachment.bin>
    
    
More information about the llvm-commits
mailing list