The following LLVM IR instructions are currently not modeled by the LLVM dialect. Each of this is a great starter bug to implement a new Op in MLIR. - [ ] switch (work in progress) - [ ] indirectbr - [ ] invoke - [ ] callbr - [ ] resume - [ ] catchswitch - [ ] catchret - [ ] cleanupret - [ ] fence - [ ] cmpxchg - [ ] atomicrmw - [ ] freeze - [ ] va_arg - [ ] landingpad - [ ] catchpad - [ ] cleanuppad
The following LLVM IR instructions are currently not modeled by the LLVM dialect. Each of this is a great starter bug to implement a new Op in MLIR.