[all-commits] [llvm/llvm-project] a855c9: [NFC] Don't copy MachineFrameInfo on each invocati...

Sanjoy Das via All-commits all-commits at lists.llvm.org
Wed Jan 6 19:19:51 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a855c9403fbac6be8acaf1651932084645a00d11
      https://github.com/llvm/llvm-project/commit/a855c9403fbac6be8acaf1651932084645a00d11
  Author: Sanjoy Das <sanjoy at playingwithpointers.com>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M llvm/lib/CodeGen/MachineInstr.cpp

  Log Message:
  -----------
  [NFC] Don't copy MachineFrameInfo on each invocation of HasAlias

Also fix a typo in a comment.  This fixes a compile time issue in XLA
(https://www.tensorflow.org/xla).

Differential Revision: https://reviews.llvm.org/D94182




More information about the All-commits mailing list