[clang] [clang] Fix division by zero in ACLEIntrinsic constructor (PR #115883)
David Green via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 18 07:40:46 PST 2024
davemgreen wrote:
Is this causing a problem somewhere, and returning zero? I don't think I would expect a lane index from a type that has a sizeInBits() of 0.
https://github.com/llvm/llvm-project/pull/115883
More information about the cfe-commits
mailing list