[PATCH] D73051: [GlobalISel][AMDGPU] Saturating add/subtract
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan 20 13:13:47 PST 2020
    
    
  
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sat.mir:2
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -march=amdgcn -run-pass=legalizer %s -o - | FileCheck %s
+
----------------
arsenm wrote:
> This should get an explicit -mcpu. Maybe a runline for with/without i16 instructions
Really need at least a VI and gfx9+
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73051/new/
https://reviews.llvm.org/D73051
    
    
More information about the llvm-commits
mailing list