[PATCH] D46273: [InstCombine, ARM] Convert vld1 to llvm load
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 3 06:40:28 PDT 2018
spatel added a comment.
In https://reviews.llvm.org/D46273#1086140, @labrinea wrote:
> - Added a NOTE to enable autogenerated assertions.
Sorry if this wasn't clear: my suggestion was to actually run the script, not pretend to run the script. You shouldn't need any manually-generated 'CHECK' lines in the test file. Let me know if you have problems/questions using the script.
https://reviews.llvm.org/D46273
More information about the llvm-commits
mailing list