[PATCH] D130664: [SPIRV] Fix style of LIT tests and remove metadata

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 16:35:52 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4bd9d98bc2be: [SPIRV] Fix style of LIT tests and remove metadata (authored by andreytr).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130664/new/

https://reviews.llvm.org/D130664

Files:
  llvm/test/CodeGen/SPIRV/AtomicCompareExchange.ll
  llvm/test/CodeGen/SPIRV/TruncToBool.ll
  llvm/test/CodeGen/SPIRV/branching/if-merging.ll
  llvm/test/CodeGen/SPIRV/constant/global-constants.ll
  llvm/test/CodeGen/SPIRV/constant/local-aggregate-constant.ll
  llvm/test/CodeGen/SPIRV/constant/local-bool-constants.ll
  llvm/test/CodeGen/SPIRV/constant/local-null-constants.ll
  llvm/test/CodeGen/SPIRV/constant/local-vector-matrix-constants.ll
  llvm/test/CodeGen/SPIRV/function/alloca-load-store.ll
  llvm/test/CodeGen/SPIRV/function/identity-function.ll
  llvm/test/CodeGen/SPIRV/function/trivial-function-definition.ll
  llvm/test/CodeGen/SPIRV/function/trivial-function-with-attributes.ll
  llvm/test/CodeGen/SPIRV/function/trivial-function-with-call.ll
  llvm/test/CodeGen/SPIRV/instructions/atomic.ll
  llvm/test/CodeGen/SPIRV/instructions/atomic_acqrel.ll
  llvm/test/CodeGen/SPIRV/instructions/atomic_seq.ll
  llvm/test/CodeGen/SPIRV/instructions/call-complex-function.ll
  llvm/test/CodeGen/SPIRV/instructions/fcmp.ll
  llvm/test/CodeGen/SPIRV/instructions/float-casts.ll
  llvm/test/CodeGen/SPIRV/instructions/icmp.ll
  llvm/test/CodeGen/SPIRV/instructions/integer-casts.ll
  llvm/test/CodeGen/SPIRV/instructions/ptrcmp.ll
  llvm/test/CodeGen/SPIRV/instructions/scalar-integer-arithmetic.ll
  llvm/test/CodeGen/SPIRV/instructions/select.ll
  llvm/test/CodeGen/SPIRV/instructions/vector-floating-point-arithmetic.ll
  llvm/test/CodeGen/SPIRV/instructions/vector-integer-arithmetic.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/ctpop.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/fshl.ll
  llvm/test/CodeGen/SPIRV/metadata-opencl.ll
  llvm/test/CodeGen/SPIRV/opaque_pointers.ll
  llvm/test/CodeGen/SPIRV/struct.ll
  llvm/test/CodeGen/SPIRV/transcoding/DecorationMaxByteOffset.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpBitReverse_i32.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpBitReverse_v2i16.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpPhi_ArgumentsPlaceholders.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitchEmpty.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpVectorExtractDynamic.ll
  llvm/test/CodeGen/SPIRV/transcoding/RelationalOperators.ll
  llvm/test/CodeGen/SPIRV/transcoding/fcmp.ll
  llvm/test/CodeGen/SPIRV/transcoding/readonly.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130664.449480.patch
Type: text/x-patch
Size: 121555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/319fd03b/attachment-0001.bin>


More information about the llvm-commits mailing list