Segfault on removing instruction in LLVM custom optimization pass

后端 未结 0 1422
不思量自难忘°
不思量自难忘° 2020-12-28 17:03

Here is the optimization pass I\'ve written. It replaces any multiplication which has zero as one of its operands to simply zero.

struct FoldConstant : public         


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