• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: September 1st, 2023

help-circle
  • To be fair, I heard that some bugs for restrict fixed in LLVM were also fixed in GCC as a result of finding them using the LLVM codegen of rustc.

    For the 3%, this is in only one particular benchmark. Since I was curious, I compiled my test program with the LLVM codegen and disabled noalias: there’s also a 3% performance improvement.