[all-commits] [llvm/llvm-project] b90133: [mlir] Use all_of instead of a manual loop in Intr...

ftynse via All-commits all-commits at lists.llvm.org
Fri Jan 24 02:29:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b9013351936d51424badfecbb3cd1e92c1209bb3
      https://github.com/llvm/llvm-project/commit/b9013351936d51424badfecbb3cd1e92c1209bb3
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M mlir/tools/mlir-tblgen/LLVMIRIntrinsicGen.cpp

  Log Message:
  -----------
  [mlir] Use all_of instead of a manual loop in IntrinsicGen. NFC

This was suggested in post-commit review of D72926.




More information about the All-commits mailing list