[all-commits] [llvm/llvm-project] 6bda53: [GuardWidening] Re-factor freezeAndPush.

serguei-katkov via All-commits all-commits at lists.llvm.org
Thu Apr 6 02:47:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bda53c5914ac4d9fc86754283c080125528fa4a
      https://github.com/llvm/llvm-project/commit/6bda53c5914ac4d9fc86754283c080125528fa4a
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/GuardWidening.cpp

  Log Message:
  -----------
  [GuardWidening] Re-factor freezeAndPush.

Re-write the code to avoid iteration over users of
constants and global values.

Reviewed By: mkazantsev
Differential Revision: https://reviews.llvm.org/D147450




More information about the All-commits mailing list