[all-commits] [llvm/llvm-project] fc654b: [RISCV][NFC] Correct/clarify RISCVPushPopOptimizer...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Tue Oct 10 08:51:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc654b4f598eba8c4cf8989be8376277d268740f
      https://github.com/llvm/llvm-project/commit/fc654b4f598eba8c4cf8989be8376277d268740f
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVPushPopOptimizer.cpp

  Log Message:
  -----------
  [RISCV][NFC] Correct/clarify RISCVPushPopOptimizer.cpp header comment

Refer to Zcmp rather than Zca. Also, this pass will only modify POP
instructions (replacing with POPRET if possible).




More information about the All-commits mailing list