Replace image_load_mip/image_store_mip
with image_load/image_store if lod is 0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
The patch has been created for consistency in the same way as https://reviews.llvm.org/D49483, where a similar optimisation was added.