Re: [PATCH] D19099: [clang] [AArch64] Fix D19098 fallout.

2016-04-19 Thread Marcin Koƛcielnicki via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266817: [AArch64] Fix D19098 fallout. (authored by koriakin). Changed prior to commit: http://reviews.llvm.org/D19099?vs=53667&id=54254#toc Repository: rL LLVM http://reviews.llvm.org/D19099 Files:

Re: [PATCH] D19099: [clang] [AArch64] Fix D19098 fallout.

2016-04-19 Thread Tim Northover via cfe-commits
t.p.northover accepted this revision. t.p.northover added a comment. This revision is now accepted and ready to land. Looks good to me. I love seeing the death of a target-specific intrinsic! Tim. Repository: rL LLVM http://reviews.llvm.org/D19099 _