Annotate constant arguments to FIR ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121625
[flang] Add AnnotateConstant pass ClosedPublic Authored by schweitz on Mar 14 2022, 10:20 AM.
Details Summary Annotate constant arguments to FIR ops.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 14 2022, 10:20 AM Closed by commit rGc2e7e7595439: Write a pass to annotate constant operands on FIR ops. This works (authored by schweitz). · Explain WhyMar 14 2022, 11:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415169 flang/include/flang/Optimizer/Transforms/Passes.h
flang/include/flang/Optimizer/Transforms/Passes.td
flang/lib/Optimizer/Transforms/AnnotateConstant.cpp
flang/lib/Optimizer/Transforms/CMakeLists.txt
flang/test/Fir/annotate-constant.fir
|