[all-commits] [llvm/llvm-project] 137bd7: [flang] Register LLVMTranslationDialectInterface f...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Tue Feb 13 14:22:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 137bd782959523e8168c346bc8801d0b14f684c5
      https://github.com/llvm/llvm-project/commit/137bd782959523e8168c346bc8801d0b14f684c5
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIRDialect.h
    M flang/include/flang/Optimizer/Support/InitFIR.h
    M flang/lib/Optimizer/Dialect/FIRDialect.cpp

  Log Message:
  -----------
  [flang] Register LLVMTranslationDialectInterface for FIR. (#81668)

Register the LLVM IR translation interface for FIR to avoid
warnings about "Unhandled parameter attribute" after #78228.




More information about the All-commits mailing list