[clang] [llvm] [llvm][opt][Transforms][SPIR-V] Enable `InferAddressSpaces` for SPIR-V (PR #110897)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 2 10:46:47 PDT 2024
================
@@ -0,0 +1,29 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
----------------
arsenm wrote:
You don't need to duplicate all of these tests. You just need some basic samples that the target is implemented, the full set is testing pass mechanics which can be done on any target
https://github.com/llvm/llvm-project/pull/110897
More information about the cfe-commits
mailing list