[all-commits] [llvm/llvm-project] 2761d4: Revert "[MLIR][LLVMIR] Import unregistered intrins...
Bruno Cardoso Lopes via All-commits
all-commits at lists.llvm.org
Wed Feb 26 16:11:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2761d4ca828a557d0bdd20259d60b486d360d998
https://github.com/llvm/llvm-project/commit/2761d4ca828a557d0bdd20259d60b486d360d998
Author: Bruno Cardoso Lopes <bruno.cardoso at gmail.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M mlir/include/mlir/Target/LLVMIR/LLVMImportInterface.h
M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMIRToLLVMTranslation.cpp
M mlir/test/Target/LLVMIR/Import/import-failure.ll
R mlir/test/Target/LLVMIR/Import/intrinsic-unregistered.ll
Log Message:
-----------
Revert "[MLIR][LLVMIR] Import unregistered intrinsics via llvm.intrinsic_call" (#128973)
Reverts llvm/llvm-project#128626
Looks like the static definition broke some bots!
Co-authored-by: Bruno Cardoso Lopes <bcardosolopes at users.noreply.github.com>
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