[all-commits] [llvm/llvm-project] 58295c: ValueTracking: Implement computeKnownFPClass for m...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 2 11:24:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58295cac9238ea3ce3e743e43dbb0a56104d060a
https://github.com/llvm/llvm-project/commit/58295cac9238ea3ce3e743e43dbb0a56104d060a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-05-02 (Tue, 02 May 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/Attributor/nofpclass-minnum-maxnum.ll
Log Message:
-----------
ValueTracking: Implement computeKnownFPClass for minnum/maxnum
More information about the All-commits
mailing list