LLVM 23.0.0git
StripConvergenceIntrinsics.h File Reference

This pass strips convergence intrinsics and operand bundles as those are only useful when modifying the CFG during IR passes. More...

Go to the source code of this file.

Classes

class  llvm::StripConvergenceIntrinsicsPass

Namespaces

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

Detailed Description

This pass strips convergence intrinsics and operand bundles as those are only useful when modifying the CFG during IR passes.

Definition in file StripConvergenceIntrinsics.h.