[all-commits] [llvm/llvm-project] 3f07ca: [mlir][StandardToLLVM] Add support for lowering FP...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Mon May 11 01:30:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3f07cab3124d34e512c61f453b3ce157a263b81a
https://github.com/llvm/llvm-project/commit/3f07cab3124d34e512c61f453b3ce157a263b81a
Author: Hanhan Wang <hanchung at google.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[mlir][StandardToLLVM] Add support for lowering FPToSIOp to LLVM.
Summary: Depends On D79374
Differential Revision: https://reviews.llvm.org/D79455
More information about the All-commits
mailing list