GPUOpen-Drivers / llpc

LLVM-Based Pipeline Compiler
MIT License
166 stars 115 forks source link

Promotion from AMD internal branch for 2023.Q4.3 #2890

Closed chuang13 closed 9 months ago

amdvlk-admin commented 9 months ago

2f40a23e4e77b41ac99eaaf8451d67c0518fe283 Jenkins build error. /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:172:25: error: ‘getWithSamePointeeType’ is not a member of ‘llvm::PointerType’ 172 | return PointerType::getWithSamePointeeType(PtrTy, NewAS); | ^~~~~~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp: In function ‘void llvm::replaceAllPointerUses(llvm::IRBuilder<>, llvm::Value, llvm::Value, llvm::SmallVectorImpl<llvm::Instruction>&)’: /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:211:56: error: invalid use of void expression 211 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:208:13: warning: unused variable ‘BC’ [-Wunused-variable] 208 | auto BC = cast(Inst); | ^~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:219:56: error: invalid use of void expression 219 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:227:56: error: invalid use of void expression 227 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:233:40: error: void value not ignored as it ought to be 233 | Type NewType = GetMutatedPtrTy(OldType); | ~~~^~~~~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:155:16: warning: unused variable ‘OldPtrTy’ [-Wunused-variable] 155 | PointerType *OldPtrTy = cast(OldPointerValue->getType()); | ^~~~

amdvlk-admin commented 9 months ago

2f40a23e4e77b41ac99eaaf8451d67c0518fe283 Jenkins build error. /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:172:25: error: ‘getWithSamePointeeType’ is not a member of ‘llvm::PointerType’ 172 | return PointerType::getWithSamePointeeType(PtrTy, NewAS); | ^~~~~~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp: In function ‘void llvm::replaceAllPointerUses(llvm::IRBuilder<>, llvm::Value, llvm::Value, llvm::SmallVectorImpl<llvm::Instruction>&)’: /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:211:56: error: invalid use of void expression 211 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:208:13: warning: unused variable ‘BC’ [-Wunused-variable] 208 | auto BC = cast(Inst); | ^~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:219:56: error: invalid use of void expression 219 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:227:56: error: invalid use of void expression 227 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:233:40: error: void value not ignored as it ought to be 233 | Type NewType = GetMutatedPtrTy(OldType); | ~~~^~~~~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:155:16: warning: unused variable ‘OldPtrTy’ [-Wunused-variable] 155 | PointerType *OldPtrTy = cast(OldPointerValue->getType()); | ^~~~

amdvlk-admin commented 9 months ago

2f40a23e4e77b41ac99eaaf8451d67c0518fe283 Jenkins build error. /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:172:25: error: ‘getWithSamePointeeType’ is not a member of ‘llvm::PointerType’ 172 | return PointerType::getWithSamePointeeType(PtrTy, NewAS); | ^~~~~~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp: In function ‘void llvm::replaceAllPointerUses(llvm::IRBuilder<>, llvm::Value, llvm::Value, llvm::SmallVectorImpl<llvm::Instruction>&)’: /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:211:56: error: invalid use of void expression 211 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:208:13: warning: unused variable ‘BC’ [-Wunused-variable] 208 | auto BC = cast(Inst); | ^~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:219:56: error: invalid use of void expression 219 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:227:56: error: invalid use of void expression 227 | Inst->mutateType(GetMutatedPtrTy(Inst->getType())); | ^ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:233:40: error: void value not ignored as it ought to be 233 | Type NewType = GetMutatedPtrTy(OldType); | ~~~^~~~~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:155:16: warning: unused variable ‘OldPtrTy’ [-Wunused-variable] 155 | PointerType *OldPtrTy = cast(OldPointerValue->getType()); | ^~~~

amdvlk-admin commented 9 months ago

2f40a23e4e77b41ac99eaaf8451d67c0518fe283 Jenkins build error. /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:172:25: error: ‘getWithSamePointeeType’ is not a member of ‘llvm::PointerType’ 172 | return PointerType::getWithSamePointeeType(PtrTy, NewAS); | ^~~~~~ /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp: In function ‘void llvm::replaceAllPointerUses(llvm::IRBuilder<>, llvm::Value, llvm::Value, llvm::SmallVectorImpl<llvm::Instruction>&)’: /jenkins/workspace/vulkan/sanitized-opensource/Github-PR/llpc-github-pr/driver_build/drivers/llpc/shared/continuations/lib/ContinuationsUtil.cpp:208:13: warning: unused variable ‘BC’ [-Wunused-variable] 208 | auto *BC = cast(Inst);