LLVM 22.0.0git
LowerVectorIntrinsics.h File Reference
#include <cstdint>
#include <optional>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

bool llvm::lowerUnaryVectorIntrinsicAsLoop (Module &M, CallInst *CI)
 Lower CI as a loop.