[all-commits] [llvm/llvm-project] fcb710: [NVPTX] Add select(cc, binop(), binop()) fast-math t...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jul 18 07:40:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcb710a7ad4f9d9ffc82f66ae3bcd77786b781aa
      https://github.com/llvm/llvm-project/commit/fcb710a7ad4f9d9ffc82f66ae3bcd77786b781aa
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-18 (Sun, 18 Jul 2021)

  Changed paths:
    M llvm/test/CodeGen/NVPTX/fast-math.ll

  Log Message:
  -----------
  [NVPTX] Add select(cc,binop(),binop()) fast-math tests

As discussed on D106058 - we're not propagating the common flags to the merged binop




More information about the All-commits mailing list