amy-kwan wrote:

Note: this is also supposed to fix the assertion:
```
Assertion failed: (!MMO->getRanges() || 
(mdconst::extract<ConstantInt>(MMO->getRanges()->getOperand(0)) ->getBitWidth() 
== MemVT.getScalarSizeInBits() && MemVT.isInteger())) && "Range metadata and 
load type must match!",
```

https://github.com/llvm/llvm-project/pull/198177
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to