[all-commits] [llvm/llvm-project] 9b39c8: [RISCV][NFC] Remove attributes in pr107950.ll (#13...

Pengcheng Wang via All-commits all-commits at lists.llvm.org
Sun Apr 27 04:12:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b39c82bfd7e228acbc53ef8e374d40b0a7f2b3f
      https://github.com/llvm/llvm-project/commit/9b39c82bfd7e228acbc53ef8e374d40b0a7f2b3f
  Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/pr107950.ll

  Log Message:
  -----------
  [RISCV][NFC] Remove attributes in pr107950.ll (#137500)

There exists some stale experimental features and the llc complains
it.

We can simply remove these attributes and add the desired features
in `-mattr`.



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