[all-commits] [llvm/llvm-project] ee8d1d: ConstantFolding: Handle exp10 intrinsic
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Sep 2 06:21:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee8d1d26e9c5fddae84dfd5c076167c98df49450
https://github.com/llvm/llvm-project/commit/ee8d1d26e9c5fddae84dfd5c076167c98df49450
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-09-02 (Sat, 02 Sep 2023)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
M llvm/test/Transforms/InstSimplify/exp10.ll
Log Message:
-----------
ConstantFolding: Handle exp10 intrinsic
https://reviews.llvm.org/D157892
More information about the All-commits
mailing list