[PATCH] D142801: [Local][InstCombine][GVN] Handle !noundef metadata in combineMetadata
    luxufan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan 30 00:08:21 PST 2023
    
    
  
StephenFan updated this revision to Diff 493214.
StephenFan retitled this revision from "[Local][InstCombine] Handle !noundef metadata in combineMetadata" to "[Local][InstCombine][GVN] Handle !noundef metadata in combineMetadata".
StephenFan edited the summary of this revision.
StephenFan added a comment.
Add test of K dominates J.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142801/new/
https://reviews.llvm.org/D142801
Files:
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/GVN/noundef.ll
  llvm/test/Transforms/InstCombine/phi-load-metadata-4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142801.493214.patch
Type: text/x-patch
Size: 4971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/1e59c0a0/attachment.bin>
    
    
More information about the llvm-commits
mailing list