restrict is similar to the C++ restrict keyword. Such tensors are guaranteed to not alias with any tensors in the program (after bufferization).
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
springerm added a child revision: D144022: [mlir][linalg] Add bufferization patterns for non-DPS ops.Feb 14 2023, 9:01 AM
This revision is now accepted and ready to land.Feb 14 2023, 9:05 AM
Closed by commit rG8f7e7400b74b: [mlir][bufferization] Add restrict and writable attrs to to_tensor (authored by springerm). · Explain WhyFeb 15 2023, 1:16 AM
This revision was automatically updated to reflect the committed changes.