[all-commits] [llvm/llvm-project] a149b1: [fir][NFC] Move fir.select_type builder to cpp file

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Oct 1 00:19:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a149b103ca1ff964c4ed52c6dfac8984631aba11
      https://github.com/llvm/llvm-project/commit/a149b103ca1ff964c4ed52c6dfac8984631aba11
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td
    M flang/lib/Optimizer/Dialect/FIROps.cpp

  Log Message:
  -----------
  [fir][NFC] Move fir.select_type builder to cpp file

Move the big builder out of the td file to the cpp file.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list