[llvm] [LLVM] Make more use of IRBuilder::CreateIntrinsic. NFC. (PR #112546)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 08:20:02 PDT 2024


jayfoad wrote:

> Looks like this is causing some build failures due to unused variables:

Fixed with 9255850e89b1e538e11fcc8b71cfd0b320546a75. (But since when have GCC's unused variable warnings been treated as build errors?)

https://github.com/llvm/llvm-project/pull/112546


More information about the llvm-commits mailing list