mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
Also update the documentation of `Operation::fold`, which did not take into account in-place foldings. Differential Revision: https://reviews.llvm.org/D155691