[all-commits] [llvm/llvm-project] c4bc41: [LLVM] Add rcp.approx.ftz.f32 intrinsic

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed May 25 12:05:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4bc416418a2d8a86b699060efa47515de5ffbb6
      https://github.com/llvm/llvm-project/commit/c4bc416418a2d8a86b699060efa47515de5ffbb6
  Author: Christian Sigg <csigg at google.com>
  Date:   2022-05-25 (Wed, 25 May 2022)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsNVPTX.def
    M llvm/include/llvm/IR/IntrinsicsNVVM.td
    M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td

  Log Message:
  -----------
  [LLVM] Add rcp.approx.ftz.f32 intrinsic

Split out from https://reviews.llvm.org/D126158.

Reviewed By: tra

Differential Revision: https://reviews.llvm.org/D126369




More information about the All-commits mailing list