[all-commits] [llvm/llvm-project] 9fce1f: [LVP] Fix comment for hasPlanWithVF (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Apr 30 11:14:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fce1fc6f8344871b868aa250c0397e76ed40e91
      https://github.com/llvm/llvm-project/commit/9fce1fc6f8344871b868aa250c0397e76ed40e91
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-04-30 (Sun, 30 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h

  Log Message:
  -----------
  [LVP] Fix comment for hasPlanWithVF (NFC).

The function checks if there's a plan with the specified VF. Update the
comment to match the implementation.

Pointed out as independent improvement in D143938.




More information about the All-commits mailing list