LLVM 23.0.0git
LowerVectorIntrinsics.h File Reference
#include "llvm/Support/Compiler.h"
#include <cstdint>

Go to the source code of this file.

Namespaces

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

Functions

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