Can LLVM's MemoryDependenceAnalysis be extended to process custom load/store intrinsics?

前端 未结 0 436
抹茶落季
抹茶落季 2020-12-15 02:56

I\'m processing LLVM IR extended with 3 custom intrinsics: custom load, custom store, and custom GEP. These function in basically similar ways to the regular load, store and

相关标签:
回答
  • 消灭零回复
提交回复
热议问题