[PATCH] D101932:  [GlobalISel] Don't form zero/sign extending loads for atomics
    Amara Emerson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May  6 17:05:44 PDT 2021
    
    
  
aemerson updated this revision to Diff 343540.
aemerson added a comment.
Hadn't rerun test since an update. Move check to before the LI check so that it runs unconditionally.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101932/new/
https://reviews.llvm.org/D101932
Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-extending-loads.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101932.343540.patch
Type: text/x-patch
Size: 21488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/cf2c8624/attachment.bin>
    
    
More information about the llvm-commits
mailing list