[all-commits] [llvm/llvm-project] 6e040a: [NFC] Wisely nest dyn_cast in FunctionLoweringInfo

serge-sans-paille via All-commits all-commits at lists.llvm.org
Tue Mar 16 02:23:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e040a19dbb20b28ba97374f7eb50e1ff266b15e
      https://github.com/llvm/llvm-project/commit/6e040a19dbb20b28ba97374f7eb50e1ff266b15e
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2021-03-16 (Tue, 16 Mar 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp

  Log Message:
  -----------
  [NFC] Wisely nest dyn_cast in FunctionLoweringInfo

Take advantage of the inheritance tree to avoid a few comparison.




More information about the All-commits mailing list