[PATCH] D49087: [WebAssembly] Improve readability of load/stores and tests. NFC.
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 9 09:59:50 PDT 2018
aheejin created this revision.
aheejin added a reviewer: dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.
- Changed variable/function names to be more consistent
- Improved comments in test files
- Added more tests
- Fixed a few typos
- Misc. cosmetic changes
Repository:
rL LLVM
https://reviews.llvm.org/D49087
Files:
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
lib/Target/WebAssembly/WebAssemblyInstrMemory.td
test/CodeGen/WebAssembly/i32-load-store-alignment.ll
test/CodeGen/WebAssembly/i64-load-store-alignment.ll
test/CodeGen/WebAssembly/offset-atomics.ll
test/CodeGen/WebAssembly/offset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49087.154632.patch
Type: text/x-patch
Size: 73164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/2188fb77/attachment.bin>
More information about the llvm-commits
mailing list