[all-commits] [llvm/llvm-project] 8407fd: [NVPTX] Support neg{.ftz} for f16 and f16x2
    Jakub Chlanda via All-commits 
    all-commits at lists.llvm.org
       
    Thu Oct 13 10:55:53 PDT 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8407fdbd691e2275bfa87013b4abb68ac24b8d0b
      https://github.com/llvm/llvm-project/commit/8407fdbd691e2275bfa87013b4abb68ac24b8d0b
  Author: Jakub Chlanda <j.chlanda at gmail.com>
  Date:   2022-10-13 (Thu, 13 Oct 2022)
  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    M llvm/test/CodeGen/NVPTX/f16-instructions.ll
  Log Message:
  -----------
  [NVPTX] Support neg{.ftz} for f16 and f16x2
Differential Revision: https://reviews.llvm.org/D135428
    
    
More information about the All-commits
mailing list