[PATCH] D66983: [WebAssembly] Add wasm-specific vector shuffle builtin and intrinsic
    Heejin Ahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 30 16:19:15 PDT 2019
    
    
  
aheejin added a comment.
In D66983#1653226 <https://reviews.llvm.org/D66983#1653226>, @tlively wrote:
> The code that does the undesirable optimization is around llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:18776.
Now line 18776 is a blank line :) You can take a permalink from the https://github.com/llvm/llvm-project repo.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66983/new/
https://reviews.llvm.org/D66983
    
    
More information about the llvm-commits
mailing list