[PATCH] D76353: [MLIR][LLVM] Make index type bitwidth configurable.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 18:59:37 PDT 2020


mehdi_amini requested changes to this revision.
mehdi_amini added inline comments.
This revision now requires changes to proceed.


================
Comment at: mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h:47
   LLVMTypeConverterCustomization();
 };
 
----------------
Can this be just a field (or a new callback) in this structure instead?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76353/new/

https://reviews.llvm.org/D76353





More information about the llvm-commits mailing list