[PATCH] D30542: [ARM] fpscr read/write intrinsics not aware of each other.
Ranjeet Singh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 03:16:54 PST 2017
rs added a comment.
Thanks for reviewing James.
> . However, in your testcase you appear to be using attribute sets that aren't defined (#0, #1, #2) - does that actually compile? They should be removed nevertheless.
I've gone ahead and removed the build attribute numbers, it did compile though. I've also updated the test to run at different optimization levels.
https://reviews.llvm.org/D30542
More information about the llvm-commits
mailing list