Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BACKEND] Add arith::CeilFloorDivExpandOpsPatterns (#5934)
Unfortunately `CeilFloorDivExpandOpsPatterns` is not included in `mlir::arith::populateArithToLLVMConversionPatterns` but still included in `populateConvertToLLVMConversionPatterns`. https://github.com/llvm/llvm-project/blob/main/mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp#L544
- Loading branch information