[PATCH] D139901: [BuildLibCalls][RISCV] Sign extend return value of bcmp on riscv64.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 11:47:45 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9b2fecec406d: [BuildLibCalls][RISCV] Sign extend return value of bcmp on riscv64. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139901

Files:
  llvm/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/Transforms/InstCombine/RISCV/memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139901.484344.patch
Type: text/x-patch
Size: 6138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/b7679e7e/attachment.bin>


More information about the llvm-commits mailing list