Replace the hardcoded attribute name with the constexpr StringRef
defined in the FIROps.td file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119422
[flang][NFC] Replace hardcoded attribute name ClosedPublic Authored by clementval on Feb 10 2022, 2:48 AM.
Details Summary Replace the hardcoded attribute name with the constexpr StringRef
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 10 2022, 8:33 AM Closed by commit rG2d4dc1cba0a7: [flang][NFC] Replace hardcoded attribute name (authored by clementval). · Explain WhyFeb 10 2022, 9:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407579 flang/lib/Optimizer/Dialect/FIROps.cpp
|