[all-commits] [llvm/llvm-project] 0832b8: ValueTracking: Add baseline tests for vector fpcla...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Apr 8 06:26:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0832b85e0f5b684ad2e5eaf29911ca806eb0db3d
https://github.com/llvm/llvm-project/commit/0832b85e0f5b684ad2e5eaf29911ca806eb0db3d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M llvm/test/Transforms/Attributor/nofpclass.ll
Log Message:
-----------
ValueTracking: Add baseline tests for vector fpclass handling
Commit: 2bc637b1ce935550b6e09618c76474253943a7cc
https://github.com/llvm/llvm-project/commit/2bc637b1ce935550b6e09618c76474253943a7cc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/Attributor/nofpclass.ll
M llvm/unittests/Analysis/ValueTrackingTest.cpp
Log Message:
-----------
ValueTracking: Handle ConstantAggregateZero in computeKnownFPClass
Compare: https://github.com/llvm/llvm-project/compare/a4c84d6ac101...2bc637b1ce93
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