[all-commits] [llvm/llvm-project] e65dd1: [RISCV][NFC] Improve Musttail Comments/Tests (#191...

Sam Elliott via All-commits all-commits at lists.llvm.org
Wed Apr 8 20:08:13 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e65dd1f8a0c8cfd2255f336e5096232f587ed397
      https://github.com/llvm/llvm-project/commit/e65dd1f8a0c8cfd2255f336e5096232f587ed397
  Author: Sam Elliott <aelliott at qti.qualcomm.com>
  Date:   2026-04-08 (Wed, 08 Apr 2026)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/musttail.ll

  Log Message:
  -----------
  [RISCV][NFC] Improve Musttail Comments/Tests (#191093)

In the Target code, this is mostly fixing typos or other comment issues.

In the musttail.ll test, this ensures the tests are more aligned with
their comments, and that the comments are accurate. I inserted some
inline asm clobbers so it's also easier to see what's going on.



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