Jlm
Functions
SExtTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/rvsdg/bitstring/arithmetic.hpp>
#include <jlm/rvsdg/view.hpp>
#include <jlm/llvm/ir/operators/operators.hpp>
#include <jlm/llvm/ir/operators/sext.hpp>
#include <jlm/rvsdg/NodeNormalization.hpp>
Include dependency graph for SExtTests.cpp:

Go to the source code of this file.

Functions

 TEST (SExtOperationTests, test_bitunary_reduction)
 
 TEST (SExtOperationTests, test_bitbinary_reduction)
 
 TEST (SExtOperationTests, test_inverse_reduction)
 

Function Documentation

◆ TEST() [1/3]

TEST ( SExtOperationTests  ,
test_bitbinary_reduction   
)

Definition at line 45 of file SExtTests.cpp.

◆ TEST() [2/3]

TEST ( SExtOperationTests  ,
test_bitunary_reduction   
)

Definition at line 15 of file SExtTests.cpp.

◆ TEST() [3/3]

TEST ( SExtOperationTests  ,
test_inverse_reduction   
)

Definition at line 76 of file SExtTests.cpp.