[PATCH] D104060: Machine IR Profile
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 16:16:19 PDT 2021
ellis added a comment.
I've created a gist to help explain some of the unique implementation details and discuss reasons for adding a new framework instead of extending some existing pgi.
https://gist.github.com/ellishg/46f04bc7761e64841653f0bcad64a1aa
We can also take discussions offline if you have more questions. You can email me (ellis.sparky.hoag at gmail.com) and @kyulee (kyulee at fb.com).
CC @MaskRay @davidxl
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104060/new/
https://reviews.llvm.org/D104060
More information about the llvm-commits
mailing list