[all-commits] [llvm/llvm-project] e1a16c: [ExpandVectorPredication] Be more precise reportin...

Roger Ferrer Ibáñez via All-commits all-commits at lists.llvm.org
Thu Aug 8 23:02:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1a16cd88d761569025068ca94195acd77b2df7f
      https://github.com/llvm/llvm-project/commit/e1a16cd88d761569025068ca94195acd77b2df7f
  Author: Roger Ferrer Ibáñez <rofirrim at gmail.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/ExpandVectorPredication.h
    M llvm/lib/CodeGen/ExpandVectorPredication.cpp
    M llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp

  Log Message:
  -----------
  [ExpandVectorPredication] Be more precise reporting changes (#102313)

This is used by PreISelIntrinsicLowering. With this change,
PreISelIntrinsicLowering does not have to assume that there were changes
just because we encountered a VP intrinsic.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list