[all-commits] [llvm/llvm-project] 34d259: [VPlan] Mark some VPInstruction opcodes as not hav...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Aug 22 12:06:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34d25924c4a1070011c193e50704cf7e41b7df91
      https://github.com/llvm/llvm-project/commit/34d25924c4a1070011c193e50704cf7e41b7df91
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/test/Transforms/LoopVectorize/pr37248.ll

  Log Message:
  -----------
  [VPlan] Mark some VPInstruction opcodes as not having side effects.

Mark some VPInstruction opcodes as not having side effects, preparation
for D157037.




More information about the All-commits mailing list