[PATCH] D95890: [RISCV] Alternate attempt to optimize sign-extended EXTRACT_VECTOR_ELT nodes.

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 12:12:08 PST 2021


jrtc27 added inline comments.


================
Comment at: llvm/test/CodeGen/Mips/atomic.ll:4300
 ; MIPS32EB-NEXT:    jr $ra
 ; MIPS32EB-NEXT:    sra $2, $1, 24
 entry:
----------------
Strange that this one didn't change


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95890/new/

https://reviews.llvm.org/D95890



More information about the llvm-commits mailing list