[PATCH] D81303: [NFC][WebAssembly] Add tests for alignment on new SIMD loads

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 03:09:13 PDT 2020


aheejin accepted this revision.
aheejin added a comment.
This revision is now accepted and ready to land.

LGTM.
Nit: NFC <https://llvm.org/docs/Lexicon.html#n> usually means code change that does not affect output, so adding more tests is not NFC by that definition.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81303





More information about the llvm-commits mailing list