It was missing an undef flag.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
Comment Actions
LGTM.
| llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp | ||
|---|---|---|
| 181–183 | ok, I missed the case when there is no defining instruction. It is not very good that the def is searched again, but lets submit this for the fix.  | |
ok, I missed the case when there is no defining instruction. It is not very good that the def is searched again, but lets submit this for the fix.