|
LLVM 23.0.0git
|
Module flag names controlling out-of-bounds buffer access semantics. More...
Functions | |
| constexpr StringLiteral | BufferFlag ("amdgpu.buffer.oob.mode") |
| constexpr StringLiteral | TBufferFlag ("amdgpu.tbuffer.oob.mode") |
Module flag names controlling out-of-bounds buffer access semantics.
Each flag is an i32 with Module::Max merge behaviour and tri-state values: 0 = any (absent/default - backend currently treats as strict) 1 = relaxed 2 = strict
|
inlineconstexpr |
Referenced by llvm::GCNTargetMachine::getSubtargetImpl().
|
inlineconstexpr |
Referenced by llvm::GCNTargetMachine::getSubtargetImpl().