add_llvm_library( LLVMSimpleStrengthReduction MODULE BUILDTREE_ONLY
  SimpleStrengthReductionPass.cpp

  PLUGIN_TOOL
  opt
  )
