[all-commits] [llvm/llvm-project] ce59cc: [fir][NFC] inline trival isa_<type> functions

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Sep 23 02:09:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce59ccd04023cab3a837da14079ca2dcbfebb70c
      https://github.com/llvm/llvm-project/commit/ce59ccd04023cab3a837da14079ca2dcbfebb70c
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIRType.h
    M flang/lib/Optimizer/Dialect/FIRType.cpp

  Log Message:
  -----------
  [fir][NFC] inline trival isa_<type> functions

This patch is part of the upstreaming effort from fir-dev branch and sync changes. Inline trival `isa_<type>` functions.

Co-authored-by: schweitzpgi

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D110233




More information about the All-commits mailing list