As discussed in D86576, noundef attribute is removed from masked store/load/gather/scatter's
pointer operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86656
[IR] Remove noundef from masked store/load/gather/scatter's pointer operands ClosedPublic Authored by aqjune on Aug 26 2020, 1:16 PM.
Details Summary As discussed in D86576, noundef attribute is removed from masked store/load/gather/scatter's
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 26 2020, 1:16 PM Herald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptAug 26 2020, 1:16 PM This revision is now accepted and ready to land.Aug 26 2020, 1:48 PM This revision was landed with ongoing or failed builds.Aug 26 2020, 2:42 PM Closed by commit rG0c55889d8090: [IR] Remove noundef from masked store/load/gather/scatter's pointer operands (authored by aqjune). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 288094 llvm/include/llvm/IR/Intrinsics.td
mlir/test/Target/llvmir-intrinsics.mlir
|