wangpc-pp wrote: Good point! I also did a `instCombineIntrinsic` implementation: https://github.com/llvm/llvm-project/pull/218652.
But yes, I don't think we need to change Clang. We'd better do it in middle-end so other frontends like Rust/MLIR may also benefit from it too. :-) https://github.com/llvm/llvm-project/pull/218311 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
