Files
clang-p2996/llvm/test/Transforms/LoopIdiom/non-integral-pointers.ll
Philip Reames de3cb9548d Fix a bug in memset formation with vectors of non-integral pointers
We were converting the non-integral store into a integer store which is not legal.
2020-10-01 16:11:11 -07:00

2.1 KiB