[PATCH] D51891: [WebAssembly][NFC] Enable explicit locals in simd-arith.ll
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 12:13:50 PDT 2018
aardappel added a comment.
@aheejin I was originally of the opinion that we should move towards removing these flags as much as possible, but I understand that may not feasible. I guess we should do whatever makes sense for the test.
My bigger motivation was to make the MC representation cleaner: we currently have the situation that MC is registerless.. unless these flags are used.
Repository:
rL LLVM
https://reviews.llvm.org/D51891
More information about the llvm-commits
mailing list