[all-commits] [llvm/llvm-project] 2d4dc1: [flang][NFC] Replace hardcoded attribute name
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Feb 10 09:34:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d4dc1cba0a75b29b1a46244ad3e180a2df31e09
https://github.com/llvm/llvm-project/commit/2d4dc1cba0a75b29b1a46244ad3e180a2df31e09
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-02-10 (Thu, 10 Feb 2022)
Changed paths:
M flang/lib/Optimizer/Dialect/FIROps.cpp
Log Message:
-----------
[flang][NFC] Replace hardcoded attribute name
Replace the hardcoded attribute name with the constexpr StringRef
defined in the FIROps.td file.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D119422
More information about the All-commits
mailing list