[all-commits] [llvm/llvm-project] d3c46d: ValueTracking: exp10 does not introduce poison
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Sep 1 17:27:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3c46db494de331fb49ea7aaeb1ab16c0259d539
https://github.com/llvm/llvm-project/commit/d3c46db494de331fb49ea7aaeb1ab16c0259d539
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstCombine/freeze-fp-ops.ll
Log Message:
-----------
ValueTracking: exp10 does not introduce poison
More information about the All-commits
mailing list