Details
Details
- Reviewers
craig.topper pengfei spatel lebedev.ri
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
IMHO being explicit about the ugliness of the hack (LHS of the diff) is better than inventing a confusing misnomer (how is bitcast between pointers with same address space not lossless?) and hiding behind it.
Comment Actions
Is this really NFC? If it is, then as @lebedev.ri commented - it feels like you're hiding an AMX issue. If it isn't NFC we need more test coverage.
Comment Actions
I think it should be NFC. The test case is already at test/Transforms/InstCombine/X86/x86-amx-load-store.ll.