[all-commits] [llvm/llvm-project] b92711: [PhaseOrdering] Add test for quant_4x4 vectorizati...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Aug 8 08:36:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b92711931daf45426a23c082c732ddfbf6d02814
      https://github.com/llvm/llvm-project/commit/b92711931daf45426a23c082c732ddfbf6d02814
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

  Changed paths:
    A llvm/test/Transforms/PhaseOrdering/AArch64/quant_4x4.ll

  Log Message:
  -----------
  [PhaseOrdering] Add test for quant_4x4 vectorization (NFC)

Failure to vectorize this led to a revert of D156532, so add
a PhaseOrdering test to prevent this from happening again.




More information about the All-commits mailing list