[PATCH] D117887: [NVPTX] Expose float tys min, max, abs, neg as builtins

Jakub Chlanda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 00:30:42 PST 2022


jchlanda added a comment.

In D117887#3262024 <https://reviews.llvm.org/D117887#3262024>, @tra wrote:

> 



> Please do check that the generated PTX does get assembled by ptxas.

`ptxas` is happy with asm generated from both `math-intrins-sm86-ptx72.ll` and `math-intrins-sm80-ptx70.ll`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117887/new/

https://reviews.llvm.org/D117887



More information about the cfe-commits mailing list