llvm-project
f23bb530 - [AMDGPULowerBufferFatPointers] Use InstSimplifyFolder during rewrites (#134137)

Commit
329 days ago
[AMDGPULowerBufferFatPointers] Use InstSimplifyFolder during rewrites (#134137) This PR updates AMDGPULowerBufferFatPointers to use the InstSimplifyFolder when creating IR during buffer fat pointer lowering. This shouldn't cause any large functional changes and might improve the quality of the generated code.
Author
Parents
Loading