[all-commits] [llvm/llvm-project] 82c65c: ValueTracking: Fix computeKnownFPClass for vector-...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 17 14:28:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82c65cc8f8568dfd86c094a7a599f616ba757f1d
https://github.com/llvm/llvm-project/commit/82c65cc8f8568dfd86c094a7a599f616ba757f1d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/Attributor/nofpclass-powi.ll
Log Message:
-----------
ValueTracking: Fix computeKnownFPClass for vector-with-scalar powi
Fixes regression reported after
0f4eb557e87912afa412b1b0299d10eb7443410b
More information about the All-commits
mailing list