[all-commits] [llvm/llvm-project] 8d8bb4: [Verifier] Verify attribute `denormal-fp-math[-f32...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Tue Oct 15 02:32:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d8bb4032b7cf4151906e8bb3270c5952997a51a
https://github.com/llvm/llvm-project/commit/8d8bb4032b7cf4151906e8bb3270c5952997a51a
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M llvm/lib/IR/Verifier.cpp
M llvm/test/CodeGen/AMDGPU/clamp-modifier.ll
M llvm/test/DebugInfo/COFF/fortran-contained-proc.ll
M llvm/test/Transforms/Attributor/nofpclass-minimum-maximum.ll
M llvm/test/Transforms/Attributor/nofpclass-minnum-maxnum.ll
M llvm/test/Transforms/InstCombine/fcmp-denormals-are-zero.ll
A llvm/test/Verifier/denormal-fp-math.ll
Log Message:
-----------
[Verifier] Verify attribute `denormal-fp-math[-f32]` (#112310)
Some typos are also fixed. Address
https://github.com/llvm/llvm-project/pull/112067#pullrequestreview-2363722447.
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