[all-commits] [llvm/llvm-project] 65ce78: [LoongArch] Pre-commit test for fixing xvshuf inst...

ZhaoQi via All-commits all-commits at lists.llvm.org
Mon Jul 7 17:17:52 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 65ce78f338cf44aee7ecfa23686851f89e036b25
      https://github.com/llvm/llvm-project/commit/65ce78f338cf44aee7ecfa23686851f89e036b25
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    A llvm/test/CodeGen/LoongArch/lasx/ir-instruction/fix-xvshuf.ll

  Log Message:
  -----------
  [LoongArch] Pre-commit test for fixing xvshuf instructions. NFC

For this test, the `xvshuf.d` instruction should not be generated.

This will be fixed later.

(cherry picked from commit a19ddff980136835fead07b346bd83e9211124a0)


  Commit: da18fb9f04ceee5e78b19c93ae755800b586e958
      https://github.com/llvm/llvm-project/commit/da18fb9f04ceee5e78b19c93ae755800b586e958
  Author: ZhaoQi <zhaoqi01 at loongson.cn>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/fix-xvshuf.ll

  Log Message:
  -----------
  [LoongArch] Fix xvshuf instructions lowering (#145868)

Fix https://github.com/llvm/llvm-project/issues/137000.

(cherry picked from commit 30e519e1ad185701eb9593f6c727c808d7590d1b)


Compare: https://github.com/llvm/llvm-project/compare/5532d5b745e4...da18fb9f04ce

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list