projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e92c1d
)
[flang][NFC] Update document with current status
author
Valentin Clement
<clementval@gmail.com>
Mon, 31 Oct 2022 08:45:38 +0000
(09:45 +0100)
committer
Valentin Clement
<clementval@gmail.com>
Mon, 31 Oct 2022 08:45:47 +0000
(09:45 +0100)
fir.dispatch codegen was done in
D136189
.
flang/docs/PolymorphicEntities.md
patch
|
blob
|
history
diff --git
a/flang/docs/PolymorphicEntities.md
b/flang/docs/PolymorphicEntities.md
index c7a14249f4ef49140fc41da70b3669b54e136e39..d7ca0cee62379e0ea97a570586411421130ae3df 100644
(file)
--- a/
flang/docs/PolymorphicEntities.md
+++ b/
flang/docs/PolymorphicEntities.md
@@
-861,7
+861,6
@@
Current list of TODOs in lowering:
Current list of TODOs in code generation:
-- `flang/lib/Optimizer/CodeGen/CodeGen.cpp:897` not yet implemented: fir.dispatch codegen
- `flang/lib/Optimizer/CodeGen/CodeGen.cpp:911` not yet implemented: fir.dispatch_table codegen
- `flang/lib/Optimizer/CodeGen/CodeGen.cpp:924` not yet implemented: fir.dt_entry codegen
- `flang/lib/Optimizer/CodeGen/CodeGen.cpp:2651` not yet implemented: fir.gentypedesc codegen