[all-commits] [llvm/llvm-project] f024aa: [RISCV] Remove the TODO that lbu and lhu should be...

Jim Lin via All-commits all-commits at lists.llvm.org
Sun Apr 20 20:19:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f024aab844ab89ab6455ddf1e2232a957c72328e
      https://github.com/llvm/llvm-project/commit/f024aab844ab89ab6455ddf1e2232a957c72328e
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-04-21 (Mon, 21 Apr 2025)

  Changed paths:
    M llvm/test/CodeGen/RISCV/zext-with-load-is-free.ll

  Log Message:
  -----------
  [RISCV] Remove the TODO that lbu and lhu should be selected to avoid the unnecessary masking. NFC.

RISCVTargetLowering::isZExtFree has been implemented in
https://github.com/llvm/llvm-project/commit/15e894baeeb96612ae471fa83d1729a2d3388fc8.



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