[all-commits] [llvm/llvm-project] c256e1: Revert "Revert "IRBuilder: Fix not handling strict...
Krasimir Georgiev via All-commits
all-commits at lists.llvm.org
Wed Jul 12 05:14:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c256e1967151c0a221a6bb63b5e4f15a35b0cecd
https://github.com/llvm/llvm-project/commit/c256e1967151c0a221a6bb63b5e4f15a35b0cecd
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 "Revert "IRBuilder: Fix not handling strictfp minnum/maxnum""
This reverts commit 593797ab9bedca6e9b0b7a9ed0589cf76023ab00.
I didn't realize that there was already a fix for the broken tests fd2254b7358d0f78a79784688bd8012c1a52b9cf.
More information about the All-commits
mailing list