[all-commits] [llvm/llvm-project] 593797: Revert "IRBuilder: Fix not handling strictfp minnu...

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Wed Jul 12 04:17:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 593797ab9bedca6e9b0b7a9ed0589cf76023ab00
      https://github.com/llvm/llvm-project/commit/593797ab9bedca6e9b0b7a9ed0589cf76023ab00
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M llvm/include/llvm/IR/IRBuilder.h
    M llvm/lib/IR/IRBuilder.cpp
    M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fmax.ll
    M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fmin.ll

  Log Message:
  -----------
  Revert "IRBuilder: Fix not handling strictfp minnum/maxnum"

This reverts commit 14c3ab945be9c49964dbf79f13d8ff8df1ff7b72.

Causes build bot failures.




More information about the All-commits mailing list