[all-commits] [llvm/llvm-project] 1a0ec9: Resolve a FIXME in MachineCopyPropagation by allow...

Owen Anderson via All-commits all-commits at lists.llvm.org
Wed Jan 25 21:12:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a0ec9140c87947599db8d3f864054f62cb13298
      https://github.com/llvm/llvm-project/commit/1a0ec9140c87947599db8d3f864054f62cb13298
  Author: Owen Anderson <resistor at mac.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M llvm/lib/CodeGen/MachineCopyPropagation.cpp
    M llvm/test/CodeGen/Thumb2/mve-vst3.ll

  Log Message:
  -----------
  Resolve a FIXME in MachineCopyPropagation by allowig propagation to subregister uses.

Reviewed By: barannikov88

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




More information about the All-commits mailing list