about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-07-26 07:14:44 +0900
committerGitHub <noreply@github.com>2022-07-26 07:14:44 +0900
commit29892759f6a712b341b35fa66ae485dbe348616f (patch)
treef280fdcbe9f88eccf83b8fbabc33160ccda142ae /compiler/rustc_codegen_llvm/src
parentc1647e10adb688cb9e5bb069946daa969d48f326 (diff)
parent9f00d836af0a02110a0a47f4d4c7c7182f04574f (diff)
downloadrust-29892759f6a712b341b35fa66ae485dbe348616f.tar.gz
rust-29892759f6a712b341b35fa66ae485dbe348616f.zip
Rollup merge of #97077 - ouz-a:Optimize-backend, r=oli-obk
Simplify some code that depend on Deref

Now that we can assume #97025 works, it's safe to expect Deref is always in the first place of projections. With this, I was able to simplify some code that depended on Deref's place in projections. When we are able to move Derefer before `ElaborateDrops` successfully we will be able to optimize more places.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions