[Mlir-commits] [clang] [mlir] [MLIR] Add IntLikeTypeInterface (PR #196363)

Erich Keane llvmlistbot at llvm.org
Sun May 17 17:26:22 PDT 2026


erichkeane wrote:

FWIW, the unrealized-conversion-cast was not a purposeful choice, more of a choice-of-convienence in OpenACC.  We barely had integer types in CIR at the time, let alone a way to do this.

I would love it if we could add support for this to the ACC dialect (@razvanlupusoru ?) so that I could get rid of those casts everywhere.

https://github.com/llvm/llvm-project/pull/196363


More information about the Mlir-commits mailing list