[all-commits] [llvm/llvm-project] 8f1bb9: [NVPTX] Fix lit test issues from masked load/store...

Drew Kersnar via All-commits all-commits at lists.llvm.org
Tue Nov 25 10:27:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f1bb92bbfa45d49103953dad0d0a5dcfd388959
      https://github.com/llvm/llvm-project/commit/8f1bb92bbfa45d49103953dad0d0a5dcfd388959
  Author: Drew Kersnar <dkersnar at nvidia.com>
  Date:   2025-11-25 (Tue, 25 Nov 2025)

  Changed paths:
    M llvm/test/CodeGen/NVPTX/masked-load-vectors.ll
    M llvm/test/CodeGen/NVPTX/masked-store-variable-mask.ll
    M llvm/test/CodeGen/NVPTX/masked-store-vectors-256.ll

  Log Message:
  -----------
  [NVPTX] Fix lit test issues from masked load/store implementation (#169535)

>From this commit:
https://github.com/llvm/llvm-project/commit/17852deda7fb9dabb41023e2673025c630b9369d,
Build was broken here:
https://lab.llvm.org/buildbot/#/builders/155/builds/15135/steps/7/logs/stdio.
I think this should fix things.



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