[all-commits] [llvm/llvm-project] 0c9b24: [HLSL] Adding a test change I forgot to add
Chris B via All-commits
all-commits at lists.llvm.org
Tue Sep 13 13:59:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c9b242cf0af15fa154d006cb25f20c7bf05d60a
https://github.com/llvm/llvm-project/commit/0c9b242cf0af15fa154d006cb25f20c7bf05d60a
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
A clang/test/CodeGenHLSL/builtins/RWBuffer-subscript.hlsl
Log Message:
-----------
[HLSL] Adding a test change I forgot to add
This test just verifies that even at -O0 the buffer subscript operators
are inlined. The original change was
fb5baffc28c8beaf790a2fb1c8a863d29020bfbe.
More information about the All-commits
mailing list