[PATCH] D86576: [IR] Add NoUndef attribute to Intrinsics.td
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 10:55:18 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG684b43c0cfb1: [IR] Add NoUndef attribute to Intrinsics.td (authored by aqjune).
Changed prior to commit:
https://reviews.llvm.org/D86576?vs=287946&id=288041#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86576/new/
https://reviews.llvm.org/D86576
Files:
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/EarlyCSE/invariant.start.ll
llvm/utils/TableGen/CodeGenIntrinsics.h
llvm/utils/TableGen/CodeGenTarget.cpp
llvm/utils/TableGen/IntrinsicEmitter.cpp
mlir/test/Target/llvmir-intrinsics.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86576.288041.patch
Type: text/x-patch
Size: 7450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/f5c51984/attachment.bin>
More information about the llvm-commits
mailing list