[PATCH] D131230: [RISCV] Allow mismatched SmallDataLimit and use Min for conflicting values

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 17:13:39 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf1287914648: [RISCV] Allow mismatched SmallDataLimit and use Min for conflicting values (authored by MaskRay).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D131230?vs=495641&id=495690#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131230

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/RISCV/riscv-sdata-module-flag.c
  clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/vlenb.c
  llvm/test/CodeGen/RISCV/sdata-limit-0.ll
  llvm/test/CodeGen/RISCV/sdata-limit-4.ll
  llvm/test/CodeGen/RISCV/sdata-limit-8.ll
  llvm/test/CodeGen/RISCV/sdata-local-sym.ll
  llvm/test/Transforms/LoopVectorize/RISCV/riscv-interleaved.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131230.495690.patch
Type: text/x-patch
Size: 5584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/ced7fd2a/attachment.bin>


More information about the llvm-commits mailing list