[all-commits] [llvm/llvm-project] c096e9: [VPlan] Address missed suggestions from D149082.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue May 9 07:19:18 PDT 2023


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

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

  Log Message:
  -----------
  [VPlan] Address missed suggestions from D149082.

This address 2 comments missed from D149082. It sets inbounds directly
when creating the GEP and fixes the order in the enum.




More information about the All-commits mailing list