llvm-project
dfec4ef1
- Use object directly instead of accessing ArrayRef (#83263)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Use object directly instead of accessing ArrayRef (#83263) Use RegOp directly inside debug code to silence a static analyzer that warns about accessing it through its ArrayRef wrapper.
References
#83263 - Use object directly instead of accessing ArrayRef
Author
Martin Wehking
Parents
924ad198
Files
1
llvm/lib/Target/AMDGPU
AMDGPUMachineCFGStructurizer.cpp
Loading