[all-commits] [llvm/llvm-project] 9feb7c: ValueTracking: Handle minimum/maximum in computeKn...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 2 13:50:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9feb7cbe514a09664e8fe1b0b8da43003325f082
https://github.com/llvm/llvm-project/commit/9feb7cbe514a09664e8fe1b0b8da43003325f082
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-minimum-maximum.ll
Log Message:
-----------
ValueTracking: Handle minimum/maximum in computeKnownFPClass
More information about the All-commits
mailing list