[all-commits] [llvm/llvm-project] 00bc50: [VPlan] Store FPBinOp directly in VPDerivedIVRecip...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Aug 14 13:45:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00bc5008307c3e9daccf5cbc08ee875c74c25431
      https://github.com/llvm/llvm-project/commit/00bc5008307c3e9daccf5cbc08ee875c74c25431
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

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

  Log Message:
  -----------
  [VPlan] Store FPBinOp directly in VPDerivedIVRecipe (NFCI).

Address post-commit simplification suggestion for 8a56179bcd8c:
Store operator only for floating point inductions (i.e. the binary op is
a FPMathOperator).




More information about the All-commits mailing list