[all-commits] [llvm/llvm-project] f6510e: [instsimplify] Factor out a helper for alloca boun...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Feb 18 07:40:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6510e6d6fcc361594edffaba495b6d7c478e0a9
      https://github.com/llvm/llvm-project/commit/f6510e6d6fcc361594edffaba495b6d7c478e0a9
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp

  Log Message:
  -----------
  [instsimplify] Factor out a helper for alloca bounds checking [NFC]

At the moment, this just groups comments with a reasonably named predicate, but I plan to add other cases to this in the near future.




More information about the All-commits mailing list