[all-commits] [llvm/llvm-project] 17858d: [AArch64] Remove unneeded ExternalSymbolSDNode cod...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Jun 30 17:53:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17858da0229520dacd52a4675cdc7d3e84e45111
      https://github.com/llvm/llvm-project/commit/17858da0229520dacd52a4675cdc7d3e84e45111
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-06-30 (Wed, 30 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

  Log Message:
  -----------
  [AArch64] Remove unneeded ExternalSymbolSDNode code for machine constraint "S". NFC

ExternalSymbolSDNode is implicitly generated libcalls but with an address taking
operation we cannot reference an ExternalSymbolSDNode.




More information about the All-commits mailing list