[all-commits] [llvm/llvm-project] 46a4ea: Attributor: Add more tests for nofpclass
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Aug 28 10:55:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46a4eae1fb8669699042e040d45f201ede3a777d
https://github.com/llvm/llvm-project/commit/46a4eae1fb8669699042e040d45f201ede3a777d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
A llvm/test/Transforms/Attributor/nofpclass-uses-to-defs.ll
M llvm/test/Transforms/Attributor/nofpclass.ll
Log Message:
-----------
Attributor: Add more tests for nofpclass
Commit: d2a06ef05a22211b8b2cefdd1e68d2a54ddc86ce
https://github.com/llvm/llvm-project/commit/d2a06ef05a22211b8b2cefdd1e68d2a54ddc86ce
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/nofpclass.ll
Log Message:
-----------
Attributor: Allow refining of callsite attributes that already have nofpclass
https://reviews.llvm.org/D158419
Commit: 80e5b46e4523491328114b95a2813b4d4d7d396b
https://github.com/llvm/llvm-project/commit/80e5b46e4523491328114b95a2813b4d4d7d396b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
M llvm/test/CodeGen/AMDGPU/simplify-libcalls.ll
Log Message:
-----------
AMDGPU: Fix assertion on half typed pow with constant exponents
https://reviews.llvm.org/D158993
Compare: https://github.com/llvm/llvm-project/compare/e0e8695a608f...80e5b46e4523
More information about the All-commits
mailing list