[all-commits] [llvm/llvm-project] 565f3b: [mlir][linalg] Remove redundant checks for variabl...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Tue Jan 14 17:46:12 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 565f3bd641dfdfefd9cf932cf94cc3fbd0b30d33
      https://github.com/llvm/llvm-project/commit/565f3bd641dfdfefd9cf932cf94cc3fbd0b30d33
  Author: Longsheng Mou <longshengmou at gmail.com>
  Date:   2025-01-15 (Wed, 15 Jan 2025)

  Changed paths:
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp

  Log Message:
  -----------
  [mlir][linalg] Remove redundant checks for variable(NFC) (#122731)

This PR removes the redundant checks for the `supported` variable, as
it's guaranteed to be true.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list