[all-commits] [llvm/llvm-project] be6893: [CodeGen] Remove an unnecessary cast (NFC) (#149339)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jul 17 15:24:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be6893af87e7fb0b09ab9bb5360997f28150fd34
      https://github.com/llvm/llvm-project/commit/be6893af87e7fb0b09ab9bb5360997f28150fd34
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M clang/lib/CodeGen/CodeGenFunction.cpp

  Log Message:
  -----------
  [CodeGen] Remove an unnecessary cast (NFC) (#149339)

getExceptionMode() already returns LangOptions::FPExceptionModeKind.



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