[all-commits] [llvm/llvm-project] 1ce201: [NFC] check for UnreachableInst first as it is che...

AdityaK via All-commits all-commits at lists.llvm.org
Fri Apr 28 15:31:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ce2015f7eb0aadfecf70d62d3c520e6d54823ce
      https://github.com/llvm/llvm-project/commit/1ce2015f7eb0aadfecf70d62d3c520e6d54823ce
  Author: AdityaK <1894981+hiraditya at users.noreply.github.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp

  Log Message:
  -----------
  [NFC] check for UnreachableInst first as it is cheaper compared to getTerminatingDeoptimizeCall

Reviewers: craig.topper, aeubanks, Peter
Differential Revision: https://reviews.llvm.org/D134490




More information about the All-commits mailing list