[all-commits] [llvm/llvm-project] e0721a: [AArch64][GlobalISel] Notify observer of mutated i...

AE via All-commits all-commits at lists.llvm.org
Fri Dec 25 00:38:41 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e0721a0992288122d62940f622b4c2127098a2da
      https://github.com/llvm/llvm-project/commit/e0721a0992288122d62940f622b4c2127098a2da
  Author: Amara Emerson <amara at apple.com>
  Date:   2020-12-25 (Fri, 25 Dec 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp

  Log Message:
  -----------
  [AArch64][GlobalISel] Notify observer of mutated instruction for shift custom legalization.

No test for this because it's a CSE verifier failure that's only exposed in a
WIP patch for enabling CSE throughout the AArch64 GISel pipeline.




More information about the All-commits mailing list