Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Add patterns for i32/i64 local atomic load/store | Matt Arsenault | 2018-06-22 | 1 | -0/+52 |
Not sure why the 32/64 split is needed in the atomic_load store hierarchies. The regular PatFrags do this, but we don't do it for the existing handling for global. llvm-svn: 335325 |