[Mlir-commits] [mlir] [mlir][nvvm] Expand sitofp/uitofp to faster ops (PR #107001)
Mehdi Amini
llvmlistbot at llvm.org
Wed Sep 4 12:29:08 PDT 2024
joker-eph wrote:
Let me ask NVVM folks to chime in!
Are you saying you can't do this inside the NVPTX backend? When I questioned about doing this in LLVM, I meant adding something to the "codegen prepare" phase before the backend (LLVM IR -> LLVM IR transformation).
https://github.com/llvm/llvm-project/pull/107001
More information about the Mlir-commits
mailing list