[all-commits] [llvm/llvm-project] 049630: [NFC][NVPTX][test] Update test for `fneg half` (#9...

Justin Fargnoli via All-commits all-commits at lists.llvm.org
Mon Jun 17 21:35:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 049630d0ae805d56b9587024d2542e7e08c9e1d2
      https://github.com/llvm/llvm-project/commit/049630d0ae805d56b9587024d2542e7e08c9e1d2
  Author: Justin Fargnoli <jfargnoli at nvidia.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M llvm/test/CodeGen/NVPTX/f16-instructions.ll

  Log Message:
  -----------
  [NFC][NVPTX][test] Update test for `fneg half` (#95856)

`test_fneg` function uses `fsub half 0.0, %x`. Add a test that uses the
`fneg` instruction directly.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list