[all-commits] [llvm/llvm-project] c9b25d: X86: Make sure compiler-rt div calls are not added...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Oct 22 02:57:59 PDT 2025


  Branch: refs/heads/users/arsenm/x86/mutually-exclusive-div-mul-calls-msvc
  Home:   https://github.com/llvm/llvm-project
  Commit: c9b25df5c291552d42ef1e3de0d7cf8d3e077eab
      https://github.com/llvm/llvm-project/commit/c9b25df5c291552d42ef1e3de0d7cf8d3e077eab
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-10-22 (Wed, 22 Oct 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.td

  Log Message:
  -----------
  X86: Make sure compiler-rt div calls are not added for msvc

The current predicate system is primitive, we ought to have
a way to list a chain of alternatives.



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