[PATCH] D146568: [NFC][WebAssembly] Autogenerate test expectations for tailcall.ll

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 09:33:31 PDT 2023


tlively added a comment.

Yeah, I agree that many tests are better with smaller, manually written expectations. For these particular tests, the generated expectations aren't that long and are easy to scan for the expected instructions. Using the full output also helps show that the arguments, epilogues, and other surrounding code looks good as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146568



More information about the llvm-commits mailing list