c-rhodes added a comment. In D85743#2244839 <https://reviews.llvm.org/D85743#2244839>, @leonardchan wrote:
>> The IR differences were caused by the new pass manager which is on by >> default for the Fuchsia builder. I've re-landed the patch with a fix for >> `CodeGen/attr-arm-sve-vector-bits-call.c` to use the legacy pm with >> `-fno-experimental-new-pass-manager`. > > Thanks for the update! We do have the new PM on by default, but I'm surprised > that this wouldn't appear on `clang-x86_64-debian-new-pass-manager-fast` > which also tests the new PM. No problem, I checked and it did fail for that builder [1] but for some reason I didn't receive an email. [1] http://lab.llvm.org:8011/builders/clang-x86_64-debian-new-pass-manager-fast/builds/14050 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D85743/new/ https://reviews.llvm.org/D85743 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits