[all-commits] [llvm/llvm-project] 1cb784: Revert "[AArch64LoadStoreOptimizer] Recommit: Gene...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Tue Jun 22 23:55:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cb7849a552c24ea2541d56561d03c8f0b46ca98
      https://github.com/llvm/llvm-project/commit/1cb7849a552c24ea2541d56561d03c8f0b46ca98
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/byval-call.ll
    M llvm/test/CodeGen/AArch64/consthoist-gep.ll
    M llvm/test/CodeGen/AArch64/ldst-opt.ll
    M llvm/test/CodeGen/AArch64/stp-opt-with-renaming.mir

  Log Message:
  -----------
  Revert "[AArch64LoadStoreOptimizer] Recommit: Generate more STPs by renaming registers earlier"

This reverts commit ea011ec5ed53599305de62ca5fcfd31f4b3448c3.

This still causes some miscompiles, I'll follow up in the phabricator
review with a sample of that issue (which is part of the sample of
the previous issue).




More information about the All-commits mailing list