Skip to content

Given a function or program this LLVM based tool auto tunes the function to stay within the error threshold provided

Notifications You must be signed in to change notification settings

sruthikesh-MU/AutoTuneFunctionPrecision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AutoTuneFunctionPrecision

Given a function or program this LLVM based tool auto tunes the function to stay within the error threshold provided

LLVM, C++

Passes added: OutputPrune : Keeps 1 store and removes all the other stores required for auto tuning.

About

Given a function or program this LLVM based tool auto tunes the function to stay within the error threshold provided

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published