[all-commits] [llvm/llvm-project] 745978: X86: Generate mir checks in sqrt test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Mar 4 15:46:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7459781bd9bd6c106dfa83dbf3179bff6aae2d54
      https://github.com/llvm/llvm-project/commit/7459781bd9bd6c106dfa83dbf3179bff6aae2d54
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/sqrt-fastmath-mir.ll

  Log Message:
  -----------
  X86: Generate mir checks in sqrt test


  Commit: b2dcde08adaadf6fa6bf1b977ccac42a5ffe46fc
      https://github.com/llvm/llvm-project/commit/b2dcde08adaadf6fa6bf1b977ccac42a5ffe46fc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M llvm/include/llvm/ADT/FloatingPointMode.h

  Log Message:
  -----------
  Add constexpr to DenormalMode constructors

This will allow their use in member initializers in a future commit.


Compare: https://github.com/llvm/llvm-project/compare/76c59a63bc7f...b2dcde08adaa


More information about the All-commits mailing list