[PATCH] D84365: [WebAssembly] Fix store_unfolded_offset tests in simd-offset.ll
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 20:21:20 PDT 2020
aheejin added a comment.
They seem to have been written that way because negative offsets aren't folded <https://github.com/llvm/llvm-project/blob/c0185dc7df86c763837916771d02c4a5e1b44dbf/llvm/test/CodeGen/WebAssembly/offset.ll#L44>? What does it mean that they are duplicates of other patterns?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84365/new/
https://reviews.llvm.org/D84365
More information about the llvm-commits
mailing list