GPUOpen-Drivers / llpc

LLVM-Based Pipeline Compiler
MIT License
163 stars 116 forks source link

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

Closed qiaojbao closed 6 months ago

amdvlk-admin commented 6 months ago

15df8aacc64dccb8aa69ecc174e9b3cc1474e8f3 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 6 months ago

Test summary for commit 6e5cb84c3d3c3ad6648a264150ed6a47e8876ff9

CTS tests (Failed: 0/138381)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35210/69197 (50.9%)
    • Failed: 0/69197 (0.0%)
    • Not Supported: 33987/69197 (49.1%)
    • Warnings: 0/69197 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35240/69184 (50.9%)
    • Failed: 0/69184 (0.0%)
    • Not Supported: 33944/69184 (49.1%)
    • Warnings: 0/69184 (0.0%)