mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
Add new dialect boilerplate and `poison` op definition. Discussion: https://discourse.llvm.org/t/rfc-poison-semantics-for-mlir/66245/24 Differential Revision: https://reviews.llvm.org/D154248