[all-commits] [llvm/llvm-project] 690695: [AArch64][GlobaISel] Mark target generic instructi...

Amara Emerson via All-commits all-commits at lists.llvm.org
Tue May 11 12:39:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69069509b2d3cb0e0bcf6e38e0ab05c432adc763
      https://github.com/llvm/llvm-project/commit/69069509b2d3cb0e0bcf6e38e0ab05c432adc763
  Author: Amara Emerson <amara at apple.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrGISel.td
    M llvm/test/CodeGen/AArch64/GlobalISel/select-ext.mir

  Log Message:
  -----------
  [AArch64][GlobaISel] Mark target generic instructions as HasNoSideEffects.

One test needed updating because the newly side-effect-free instructions were
now being DCE'd.




More information about the All-commits mailing list