mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
We can canonicalize consecutive complex.conj just by removing all conjugate operations. Reviewed By: pifon2a Differential Revision: https://reviews.llvm.org/D130684
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.