[all-commits] [llvm/llvm-project] ae7e84: [flang][NFC] Rename IntType to IntegerType.
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Thu Feb 4 12:48:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae7e84285fb34e49029f1f131af287b1b3f2d071
https://github.com/llvm/llvm-project/commit/ae7e84285fb34e49029f1f131af287b1b3f2d071
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/lib/Optimizer/Dialect/FIRDialect.cpp
M flang/lib/Optimizer/Dialect/FIROps.cpp
M flang/lib/Optimizer/Dialect/FIRType.cpp
Log Message:
-----------
[flang][NFC] Rename IntType to IntegerType.
https://github.com/flang-compiler/f18-llvm-project/pull/413
Differential Revision: https://reviews.llvm.org/D96072
More information about the All-commits
mailing list