[all-commits] [llvm/llvm-project] 400bdb: [ConstraintElimination] Internalize function/class...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Sep 26 15:06:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 400bdbc4220bcae0589b583604ca0af74348a139
      https://github.com/llvm/llvm-project/commit/400bdbc4220bcae0589b583604ca0af74348a139
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-09-26 (Sat, 26 Sep 2020)

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

  Log Message:
  -----------
  [ConstraintElimination] Internalize function/class and delete an implied condition. NFC

Delete an implied condition (E.NumIn <= CB.NumIn)




More information about the All-commits mailing list