[all-commits] [llvm/llvm-project] e1272a: [AMDGPU][NFC] Harmonize decl&def of R600TargetLowe...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Sat Jul 9 00:08:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1272ab6ec8ddb56b87cf0d67bb385c5c850e677
      https://github.com/llvm/llvm-project/commit/e1272ab6ec8ddb56b87cf0d67bb385c5c850e677
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2022-07-09 (Sat, 09 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/R600ISelLowering.h

  Log Message:
  -----------
  [AMDGPU][NFC] Harmonize decl&def of R600TargetLowering::OptimizeSwizzle

The freshly baked -Warray-parameter warning discovered an inconsistency in
argument declaration, use the stricter one.

This fixes build issues like https://lab.llvm.org/buildbot#builders/18/builds/5305




More information about the All-commits mailing list