[all-commits] [llvm/llvm-project] fb2cf0: [FunctionImport] Delete unneeded setLive. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Mar 6 14:10:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb2cf0dd609238931b0fc53ef0ea2172a99307ae
      https://github.com/llvm/llvm-project/commit/fb2cf0dd609238931b0fc53ef0ea2172a99307ae
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-03-06 (Sat, 06 Mar 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/FunctionImport.cpp

  Log Message:
  -----------
  [FunctionImport] Delete unneeded setLive. NFC

ValueInfo's in Worklist are guaranteed to be live.




More information about the All-commits mailing list