[all-commits] [llvm/llvm-project] 29e4fb: [MLIR][LLVM] Importer: fix void returning intrinsi...
Bruno Cardoso Lopes via All-commits
all-commits at lists.llvm.org
Mon May 5 13:55:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29e4fb64b3253c5fcf4ddd928291855ec247220a
https://github.com/llvm/llvm-project/commit/29e4fb64b3253c5fcf4ddd928291855ec247220a
Author: Bruno Cardoso Lopes <bruno.cardoso at gmail.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M mlir/lib/Target/LLVMIR/LLVMImportInterface.cpp
M mlir/test/Dialect/LLVMIR/roundtrip.mlir
M mlir/test/Target/LLVMIR/Import/intrinsic-prefer-unregistered.ll
M mlir/test/Target/LLVMIR/Import/intrinsic-unregistered.ll
Log Message:
-----------
[MLIR][LLVM] Importer: fix void returning intrinsic calls (#138325)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list