Skip to content

Commit

Permalink
Fix VC internal intrinsics build break
Browse files Browse the repository at this point in the history
.
  • Loading branch information
vmustya authored and igcbot committed Oct 22, 2024
1 parent bc730c5 commit e300482
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@
##
"optimization_fence" : { "result": "any",
"arguments": [0],
"attributes": "NoMem", },
"attributes": "None",
"memory_effects": { "access": "NoModRef" }, },

### --------------
### ALU intrinsics
Expand Down

0 comments on commit e300482

Please sign in to comment.