[all-commits] [llvm/llvm-project] 5124b2: [VPlan] Initial def-use verification.

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Jul 20 03:06:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5124b21648c77a41ef61a10f5b150c8e7964e23e
      https://github.com/llvm/llvm-project/commit/5124b21648c77a41ef61a10f5b150c8e7964e23e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

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

  Log Message:
  -----------
  [VPlan] Initial def-use verification.

This patch introduces some initial def-use verification. This catches
cases like the one fixed by D129436.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D129717




More information about the All-commits mailing list