[all-commits] [llvm/llvm-project] a385ab: [NVPTX] Factor rounding patterns into a multiclass...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Aug 25 04:37:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a385abfeb7fc850205f7a8113c389602f8a371e9
      https://github.com/llvm/llvm-project/commit/a385abfeb7fc850205f7a8113c389602f8a371e9
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td

  Log Message:
  -----------
  [NVPTX] Factor rounding patterns into a multiclass. NFCI.


  Commit: 3ccaabe0517d70ce0bd47305e0d2477df3b0dff9
      https://github.com/llvm/llvm-project/commit/3ccaabe0517d70ce0bd47305e0d2477df3b0dff9
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-08-25 (Thu, 25 Aug 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
    M llvm/test/CodeGen/NVPTX/f16x2-instructions.ll
    M llvm/test/CodeGen/NVPTX/math-intrins.ll

  Log Message:
  -----------
  [NVPTX] Lower llvm.roundeven to cvt.rni


Compare: https://github.com/llvm/llvm-project/compare/45846854a2c1...3ccaabe0517d


More information about the All-commits mailing list