Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CIR] Fix Lowering/ptrstride.cir xfailed after rebasing (#1302)
Fixing Lit test after rebasing `CIRToLLVMPtrStrideOpLowering` will not emit casting in this case because the width is equal to *layoutWidth https://github.com/llvm/clangir/blob/d329c96a56b41ad99ddffe7bd037ac4ab7476ce6/clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp#L967-L999 Fixes: #1295
- Loading branch information