Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/Generic/masked-gather-struct-gep.ll | ||
---|---|---|
3 ↗ | (On Diff #524435) | Can we just put the test in the X86 directory? |
llvm/test/CodeGen/Generic/masked-gather-struct-gep.ll | ||
---|---|---|
3 ↗ | (On Diff #524435) | Sure, I just put it there because CodeGenPrepare isn't really target-specific, and I was cribbing the requires line from another test in this directory. |
llvm/test/CodeGen/X86/masked-gather-struct-gep.ll | ||
---|---|---|
2 | Thinking about it again, don't we have test/Transforms/CodeGenPrepare/X86 ? |
llvm/test/CodeGen/X86/masked-gather-struct-gep.ll | ||
---|---|---|
22 | Should we return %gather so its not trivially dead? |
clang-format not found in user’s local PATH; not linting file.