[PATCH] D159200: [VPlan] Fold (MUL A, 1) -> A as VPlan2VPlan transform.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 13:45:52 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf108c6cdc1d0: [VPlan] Fold (MUL A, 1) -> A as VPlan2VPlan transform. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D159200?vs=554701&id=556972#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159200/new/

https://reviews.llvm.org/D159200

Files:
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/test/Transforms/LoopVectorize/ARM/mve-gather-scatter-tailpred.ll
  llvm/test/Transforms/LoopVectorize/RISCV/strided-accesses.ll
  llvm/test/Transforms/LoopVectorize/runtime-check-needed-but-empty.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159200.556972.patch
Type: text/x-patch
Size: 16373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230918/96965755/attachment.bin>


More information about the llvm-commits mailing list