As a side effect some redundant copies of constant values are removed by
CSEMIRBuilder.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | ||
---|---|---|
661–664 | Side note, but I'm not sure this is a fold buildInsert should be trying |
Comment Actions
Unit tests: pass. 62371 tests passed, 0 failed and 839 were skipped.
clang-tidy: pass.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
Side note, but I'm not sure this is a fold buildInsert should be trying