[all-commits] [llvm/llvm-project] 05901e: [mlir][spirv] Add tests for `scf.while` and `scf.f...

Angel Zhang via All-commits all-commits at lists.llvm.org
Mon Aug 12 14:01:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05901e980590f721cdc9fbcf1f99353942d0d5d8
      https://github.com/llvm/llvm-project/commit/05901e980590f721cdc9fbcf1f99353942d0d5d8
  Author: Angel Zhang <angel.zhang at amd.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M mlir/test/Conversion/ConvertToSPIRV/scf.mlir

  Log Message:
  -----------
  [mlir][spirv] Add tests for `scf.while` and `scf.for` in `convert-to-spirv` pass (#102528)

This PR adds lit tests that check for `scf.while` and `scf.for`
conversions for the `convert-to-spirv` pass, introduced in #95942.



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