[PATCH] D31285: [PPC] Add generated tests for all atomic operations
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 06:41:14 PDT 2017
timshen added a comment.
In https://reviews.llvm.org/D31285#711261, @chandlerc wrote:
> This will say "entry:" rather than a comment. I much prefer this, especially when generating check lines with the script.
I didn't get "entry:", but rather "# BB#0: # %entry". I used a "Optimized build with assertions" llc.
Repository:
rL LLVM
https://reviews.llvm.org/D31285
More information about the llvm-commits
mailing list