[all-commits] [llvm/llvm-project] 2675a3: [AArch64] Be more careful to skip debug operands i...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Dec 11 10:47:55 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2675a3c8806a0995f204efe999db6001f6e700cf
      https://github.com/llvm/llvm-project/commit/2675a3c8806a0995f204efe999db6001f6e700cf
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
    M llvm/test/CodeGen/AArch64/stp-opt-with-renaming-debug.mir

  Log Message:
  -----------
  [AArch64] Be more careful to skip debug operands in LdSt Optimizier.

This fixes crashes with $noreg operands.




More information about the All-commits mailing list