Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update llpc to handle new version of llvm (#2801)
Handle upstream llvm changes for llvm/llvm-project@2400c54 [Vectorize] Remove Transforms/Vectorize.h (#71294) We should use "llvm/Transforms/Vectorize/LoadStoreVectorizer.h" instead now, but we do not actually need it here.
- Loading branch information