[all-commits] [llvm/llvm-project] f85729: [Docs] Improve Documentation on Writing IR Test Ca...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu May 28 15:48:56 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f85729489de0289a24920fa931b0aa00fb095c56
      https://github.com/llvm/llvm-project/commit/f85729489de0289a24920fa931b0aa00fb095c56
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M llvm/docs/TestingGuide.rst

  Log Message:
  -----------
  [Docs] Improve Documentation on Writing IR Test Cases (#200259)

This adds documentation for a couple common review comments I've seen:
1. Extraneous target triples/data-layouts
2. Tests not getting put in the right folder (especially when they
require a target and are not put in the target-specific subfolder)
3. Extraneous FileCheck prefixes.



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