[Mlir-commits] [mlir] [MLIR] Harmonize the behavior of the folding API functions (PR #88508)

Matthias Springer llvmlistbot at llvm.org
Mon Apr 22 09:58:35 PDT 2024


================
@@ -561,6 +568,7 @@ class OpBuilder : public Builder {
 
   /// Attempts to fold the given operation and places new results within
   /// 'results'. Returns success if the operation was folded, failure otherwise.
----------------
matthias-springer wrote:

nit: use backticks

https://github.com/llvm/llvm-project/pull/88508


More information about the Mlir-commits mailing list