[all-commits] [llvm/llvm-project] 277122: Revert "Inliner: Correctly merge amdgpu-unsafe-fp-...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 3 12:25:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27712243ab2680fa87b2de52ca4245d7c22f81f8
https://github.com/llvm/llvm-project/commit/27712243ab2680fa87b2de52ca4245d7c22f81f8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M llvm/include/llvm/IR/Attributes.td
R llvm/include/llvm/IR/AttributesAMDGPU.td
M llvm/test/Transforms/Inline/AMDGPU/inline-amdgpu-unsafe-fp-atomics.ll
Log Message:
-----------
Revert "Inliner: Correctly merge amdgpu-unsafe-fp-atomics attribute"
This reverts commit 169ebf03ab2a6f16bfa32a36305929c7bc8e4784.
This was effectively rendering the attribute useless in the real
world, although this is still broken.
More information about the All-commits
mailing list