[all-commits] [llvm/llvm-project] e8232c: [ADT] In FoldingSet calulation for APInt add bit w...
Andreas Jonson via All-commits
all-commits at lists.llvm.org
Sun Apr 14 17:54:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8232c325f7c56c175b27a3538699c31519c8f5e
https://github.com/llvm/llvm-project/commit/e8232c325f7c56c175b27a3538699c31519c8f5e
Author: Andreas Jonson <andjo403 at hotmail.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M llvm/include/llvm/ADT/FoldingSet.h
M llvm/test/Bitcode/attributes.ll
Log Message:
-----------
[ADT] In FoldingSet calulation for APInt add bit width to avoid crash (#88635)
Multiple ranges attributes with the same lower and upper limit but
different bit width caused a crash.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list