[clang] [llvm] [clang][llvm][SPIR-V] Explicitly encode native integer widths for SPIR-V (PR #110695)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 2 07:48:40 PDT 2024
================
@@ -1,56 +0,0 @@
-; This test aims to check ability to support "Arithmetic with Overflow" intrinsics
----------------
arsenm wrote:
The codegen prepare behavior is still backend code to be tested. You can just run codegenprepare as a standalone pass too (usually would have separate llc and opt run lines in such a test)
https://github.com/llvm/llvm-project/pull/110695
More information about the cfe-commits
mailing list