[PATCH] D135202: [IR] Add a target extension type to LLVM.

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 13:55:58 PST 2022


barannikov88 accepted this revision.
barannikov88 added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:109
+  types that need to be preserved through the optimizer, but otherwise are not
+  introspectable by target-independent types.
+
----------------
I hesitate to make comments about someone's English because my English is not so good.
The sentence still does not sound right to me, this part: "types ... are not introspectable by ... types"
Please ignore if everything is OK.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135202/new/

https://reviews.llvm.org/D135202



More information about the llvm-commits mailing list