[all-commits] [llvm/llvm-project] 47ba25: [LoongArch] Implement isLegalAddressingMode for ls...

ZhaoQi via All-commits all-commits at lists.llvm.org
Mon Aug 11 00:10:39 PDT 2025


  Branch: refs/heads/users/zhaoqi5/vec-legaladdressingmode
  Home:   https://github.com/llvm/llvm-project
  Commit: 47ba25174180491a40372a8d3fc4f7ed49a8f5f6
      https://github.com/llvm/llvm-project/commit/47ba25174180491a40372a8d3fc4f7ed49a8f5f6
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-11 (Mon, 11 Aug 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/test/CodeGen/LoongArch/lasx/loop-reduce.ll
    M llvm/test/CodeGen/LoongArch/lsx/loop-reduce.ll

  Log Message:
  -----------
  [LoongArch] Implement isLegalAddressingMode for lsx/lasx

TODO: Only add tests for general vector load and store.
Maybe consider adding more cases?


  Commit: ef4d37b370a1cd42927ddbd385a70a50e67980a6
      https://github.com/llvm/llvm-project/commit/ef4d37b370a1cd42927ddbd385a70a50e67980a6
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-11 (Mon, 11 Aug 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp

  Log Message:
  -----------
  only isint12


Compare: https://github.com/llvm/llvm-project/compare/e72f55129bd9...ef4d37b370a1

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