[all-commits] [llvm/llvm-project] 6f3b88: [VPlan] Move trunc ([s|z]ext A) simplifications to...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Nov 16 13:18:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f3b88baa2ac9ec892ed3ad7dd64d0d537010bc5
      https://github.com/llvm/llvm-project/commit/6f3b88baa2ac9ec892ed3ad7dd64d0d537010bc5
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp

  Log Message:
  -----------
  [VPlan] Move trunc ([s|z]ext A) simplifications to simplifyRecipe.

Split off simplification from D149903 as suggested.

This should be effectively NFC until D149903 lands.




More information about the All-commits mailing list