[PATCH] D90051: AMDGPU/GlobalISel: Add floating point med3 combine
    Petar Avramovic via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul  7 08:05:39 PDT 2021
    
    
  
Petar.Avramovic updated this revision to Diff 356962.
Petar.Avramovic added a comment.
Use matcher that returns both VReg and APFloat from G_FCONSTANT.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90051/new/
https://reviews.llvm.org/D90051
Files:
  llvm/lib/Target/AMDGPU/AMDGPUCombine.td
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3-min-max-const-combine.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/regbankcombiner-fmed3-minmax-const.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90051.356962.patch
Type: text/x-patch
Size: 37141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/6c71462e/attachment.bin>
    
    
More information about the llvm-commits
mailing list