[all-commits] [llvm/llvm-project] a141e4: [NFC] Minimize noundef analysis when disabled

kda via All-commits all-commits at lists.llvm.org
Wed Jan 12 17:21:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a141e47138505f4ba1d3e716c7ce2d59767d8cf7
      https://github.com/llvm/llvm-project/commit/a141e47138505f4ba1d3e716c7ce2d59767d8cf7
  Author: Kevin Athey <kda at google.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M clang/lib/CodeGen/CGCall.cpp

  Log Message:
  -----------
  [NFC] Minimize noundef analysis when disabled

Minor adjustment in order of noundef analysis to be a bit more optimal (when disabled).

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D117078




More information about the All-commits mailing list