llvm-project
567583cb - [Clang][SystemZ] Fix unwanted unsequenced volatile accesses in codegen tests (#190212)

Commit
36 days ago
[Clang][SystemZ] Fix unwanted unsequenced volatile accesses in codegen tests (#190212) This PR fix(as I hope) #186584 For fix I write one-use program that found and renamed volatile var in funcall. After use tests seems valid(but more verbose) and it's pass. Link to script: https://pastebin.com/QR71We5b
Author
Parents
Loading