[all-commits] [llvm/llvm-project] fd870c: [MLIR][LLVM] Translate Debug EmissionKind (#74376)
Billy Zhu via All-commits
all-commits at lists.llvm.org
Tue Dec 5 02:05:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd870c6fa987869abc9c7fa4a59037088ac71636
https://github.com/llvm/llvm-project/commit/fd870c6fa987869abc9c7fa4a59037088ac71636
Author: Billy Zhu <billyzhu at modular.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M mlir/lib/Target/LLVMIR/DebugTranslation.cpp
M mlir/test/Target/LLVMIR/llvmir-debug.mlir
Log Message:
-----------
[MLIR][LLVM] Translate Debug EmissionKind (#74376)
Translate debug emission kind into LLVM (the importer already supports
this).
More information about the All-commits
mailing list