[all-commits] [llvm/llvm-project] b37185: Simplified code.
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Tue Dec 19 10:03:11 PST 2023
Branch: refs/heads/users/paschalis/extend-tli-for-instructions
Home: https://github.com/llvm/llvm-project
Commit: b3718544febbf7d854353f124358946bb828cafb
https://github.com/llvm/llvm-project/commit/b3718544febbf7d854353f124358946bb828cafb
Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M llvm/lib/Analysis/TargetLibraryInfo.cpp
M llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
Log Message:
-----------
Simplified code.
Test class:
- no longer using IRBuilder to create FRem instructions
- no need to use ArmPL vector library
More information about the All-commits
mailing list