[all-commits] [llvm/llvm-project] e33e62: [NVPTX] Consistently check fast-math flags when lo...

Alex MacLean via All-commits all-commits at lists.llvm.org
Mon May 19 10:19:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e33e623cdf188faf56da62677910c707a7e94bf7
      https://github.com/llvm/llvm-project/commit/e33e623cdf188faf56da62677910c707a7e94bf7
  Author: Alex MacLean <amaclean at nvidia.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTX.h
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.h
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
    M llvm/test/CodeGen/NVPTX/div.ll

  Log Message:
  -----------
  [NVPTX] Consistently check fast-math flags when lowering div (#136890)

When choosing the `div.*` variant during ISel, check the
instruction-level fast-math flags.



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