[PATCH] D133422: [amdgpu] Remove unnecessary removal of constantexpr, expected to fix O0 problem
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 7 07:10:56 PDT 2022
JonChesterfield added a comment.
Haven't landed this previously because of the test churn. check-openmp is fine, check-llvm needs manual patch up.
Failed Tests (9):
LLVM :: CodeGen/AMDGPU/ds_read2.ll
LLVM :: CodeGen/AMDGPU/ds_write2.ll
LLVM :: CodeGen/AMDGPU/loop_break.ll
LLVM :: CodeGen/AMDGPU/lower-kernel-lds-constexpr.ll
LLVM :: CodeGen/AMDGPU/lower-kernel-lds-super-align.ll
LLVM :: CodeGen/AMDGPU/lower-lds-struct-aa-memcpy.ll
LLVM :: CodeGen/AMDGPU/lower-lds-struct-aa-merge.ll
LLVM :: CodeGen/AMDGPU/lower-lds-struct-aa.ll
LLVM :: CodeGen/AMDGPU/lower-module-lds-constantexpr.ll
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133422/new/
https://reviews.llvm.org/D133422
More information about the llvm-commits
mailing list