[all-commits] [llvm/llvm-project] ba2dac: [VPlan] Print use and definition in verifier on vi...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue May 13 01:52:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba2dacd276522d483a38f786cce66b16a349446b
      https://github.com/llvm/llvm-project/commit/ba2dacd276522d483a38f786cce66b16a349446b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
    M llvm/unittests/Transforms/Vectorize/VPlanVerifierTest.cpp

  Log Message:
  -----------
  [VPlan] Print use and definition in verifier on violation.

Improves the error message when a use comes before the def by including
the use and def, when print utilities are available.



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